mini testing of twister.
Make one bank-lib test command pass through the twister.
This commit is contained in:
parent
5156de1195
commit
f819aef2f4
@ -84,6 +84,12 @@ run (void *cls,
|
||||
|
||||
struct TALER_TESTING_Command commands[] = {
|
||||
|
||||
TALER_TESTING_cmd_bank_history ("history-0",
|
||||
bank_url,
|
||||
EXCHANGE_ACCOUNT_NUMBER,
|
||||
TALER_BANK_DIRECTION_BOTH,
|
||||
NULL,
|
||||
5),
|
||||
/**
|
||||
* End the suite. Fixme: better to have a label for this
|
||||
* too, as it shows a "(null)" token on logs.
|
||||
|
Loading…
Reference in New Issue
Block a user