commit 7b6488d7d77e5da3e7aab886b1d08f842e1c84d2
parent 537af4631d922b2190b3a3ce8fbec6bdd4c8f2b9
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Wed, 30 Jan 2019 23:14:54 +0100
5447.
Add a dedicated taler-auditor CMD in the
batch dedicated to 5447.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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",