5447.
Add a dedicated taler-auditor CMD in the batch dedicated to 5447.
This commit is contained in:
parent
537af4631d
commit
7b6488d7d7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user