gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 02/03: tests/cadet: Remove (pk ...) noise.


From: gnunet
Subject: [gnunet-scheme] 02/03: tests/cadet: Remove (pk ...) noise.
Date: Fri, 26 Aug 2022 13:49:33 +0200

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 1ecdb2fe7124b996033b740f9223010694d6c59a
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Fri Aug 26 13:17:30 2022 +0200

    tests/cadet: Remove (pk ...) noise.
---
 tests/cadet.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/cadet.scm b/tests/cadet.scm
index eece218..7247992 100644
--- a/tests/cadet.scm
+++ b/tests/cadet.scm
@@ -158,7 +158,7 @@
   (test-assert testcase
     (quickcheck
      (property ((name $arbitrary) ...)
-              (let^ ((! expected (pk 'e (list name ...)))
+              (let^ ((! expected (list name ...))
                      (! constructed (construct name ...))
                      (<-- analysed (analyse constructed))
                      (! analysed (normalise analysed)))

-- 
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]