gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 16/37: revocation


From: gnunet
Subject: [taler-exchange] 16/37: revocation
Date: Fri, 04 Feb 2022 16:53:46 +0100

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

gian-demarmels pushed a commit to branch master
in repository exchange.

commit d1fd3a485bdf3839bfd0eb44bd59eb93cd81c72c
Author: Gian Demarmels <gian@demarmels.org>
AuthorDate: Tue Jan 4 10:27:46 2022 +0100

    revocation
---
 src/util/test_helper_cs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/util/test_helper_cs.c b/src/util/test_helper_cs.c
index d5a0b51e..41d363fd 100644
--- a/src/util/test_helper_cs.c
+++ b/src/util/test_helper_cs.c
@@ -601,8 +601,8 @@ run_test (void)
            num_keys);
   ret = 0;
   // TODO: implement other tests
-  // if (0 == ret)
-  //   ret = test_revocation (dh);
+  if (0 == ret)
+    ret = test_revocation (dh);
   // if (0 == ret)
   //   ret = test_signing (dh);
   // if (0 == ret)

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