gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/03: enable more test logic


From: gnunet
Subject: [taler-exchange] 01/03: enable more test logic
Date: Wed, 16 Dec 2020 19:58:45 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 9d3e052ad37a260f6abb30d3c2bf5edc4aec75ad
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Dec 16 19:35:06 2020 +0100

    enable more test logic
---
 src/testing/test_exchange_management_api.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/testing/test_exchange_management_api.c 
b/src/testing/test_exchange_management_api.c
index e2d1b822..0cf96823 100644
--- a/src/testing/test_exchange_management_api.c
+++ b/src/testing/test_exchange_management_api.c
@@ -57,13 +57,11 @@ run (void *cls,
      struct TALER_TESTING_Interpreter *is)
 {
   struct TALER_TESTING_Command commands[] = {
-#if FIXME_MIGRATION_DONE
     /* this currently fails, because the
        auditor is already added by the test setup logic */
     TALER_TESTING_cmd_auditor_del ("del-auditor-NOT-FOUND",
                                    MHD_HTTP_NOT_FOUND,
                                    false),
-#endif
     TALER_TESTING_cmd_auditor_add ("add-auditor-BAD-SIG",
                                    MHD_HTTP_FORBIDDEN,
                                    true),

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