Add a dedicated taler-auditor CMD in the
batch dedicated to 5447.
This commit is contained in:
Marcello Stanisci 2019-01-30 23:14:54 +01:00
parent 537af4631d
commit 7b6488d7d7
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -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",