gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 04/06: tests/distributed-hash-table: Correct name of tes


From: gnunet
Subject: [gnunet-scheme] 04/06: tests/distributed-hash-table: Correct name of test case.
Date: Sat, 29 Jan 2022 20:59:36 +0100

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 82309147a44d98f90273b9607f714f9a00b8fbcb
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sat Jan 29 19:32:14 2022 +0000

    tests/distributed-hash-table: Correct name of test case.
    
    * test/distributed-hash-table.scm
      ("search-result put-path must be readable"): Fix spelling.
---
 tests/distributed-hash-table.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/distributed-hash-table.scm b/tests/distributed-hash-table.scm
index 942a6b5..997da84 100644
--- a/tests/distributed-hash-table.scm
+++ b/tests/distributed-hash-table.scm
@@ -315,7 +315,7 @@
   (slice/write-only (make-slice/read-write* (path-length->size 7)))))
 
 (test-missing-caps
- "search-result get-path must be readable"
+ "search-result put-path must be readable"
  'put-path
  CAP_WRITE
  CAP_READ

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]