summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-01-30 23:14:54 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2019-01-30 23:14:54 +0100
commit7b6488d7d77e5da3e7aab886b1d08f842e1c84d2 (patch)
treec1cdbd4bca23d02d8185b22ceaa2a221c223d720 /src/lib
parent537af4631d922b2190b3a3ce8fbec6bdd4c8f2b9 (diff)
downloadexchange-7b6488d7d77e5da3e7aab886b1d08f842e1c84d2.tar.gz
exchange-7b6488d7d77e5da3e7aab886b1d08f842e1c84d2.tar.bz2
exchange-7b6488d7d77e5da3e7aab886b1d08f842e1c84d2.zip
5447.
Add a dedicated taler-auditor CMD in the batch dedicated to 5447.
Diffstat (limited to 'src/lib')
-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",