summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-16 19:35:06 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-16 19:35:06 +0100
commit9d3e052ad37a260f6abb30d3c2bf5edc4aec75ad (patch)
tree345ad7d3a5fb99adc4df1a3f3fa8342916905493 /src/testing
parentc940296185e7b4ec20513fe568f666c31fa77990 (diff)
downloadexchange-9d3e052ad37a260f6abb30d3c2bf5edc4aec75ad.tar.gz
exchange-9d3e052ad37a260f6abb30d3c2bf5edc4aec75ad.tar.bz2
exchange-9d3e052ad37a260f6abb30d3c2bf5edc4aec75ad.zip
enable more test logic
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_exchange_management_api.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testing/test_exchange_management_api.c b/src/testing/test_exchange_management_api.c
index e2d1b8227..0cf968237 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),