summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/test_auditor_api.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/test_auditor_api.c b/src/lib/test_auditor_api.c
index 67338d894..1794131ad 100644
--- a/src/lib/test_auditor_api.c
+++ b/src/lib/test_auditor_api.c
@@ -732,6 +732,8 @@ run (void *cls,
"EUR:1",
MHD_HTTP_OK),
+ CMD_RUN_AUDITOR("massive-auditor"),
+
TALER_TESTING_cmd_end ()
};
@@ -742,7 +744,6 @@ run (void *cls,
TALER_TESTING_cmd_exchanges_with_url ("check-exchange",
MHD_HTTP_OK,
"http://localhost:8081/"),
-
TALER_TESTING_cmd_batch ("massive-deposit-confirms",
massive_deposit_confirms),
TALER_TESTING_cmd_batch ("withdraw",