diff options
Diffstat (limited to 'src/testing')
| -rw-r--r-- | src/testing/test_auditor_api.c | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/src/testing/test_auditor_api.c b/src/testing/test_auditor_api.c index 592cc016..a9c53d39 100644 --- a/src/testing/test_auditor_api.c +++ b/src/testing/test_auditor_api.c @@ -426,8 +426,9 @@ run (void *cls,       */      CMD_TRANSFER_TO_EXCHANGE ("short-lived-reserve",                                "EUR:5.01"), -    TALER_TESTING_cmd_exec_wirewatch ("short-lived-aggregation", -                                      config_file_expire_reserve_now), +    TALER_TESTING_cmd_exec_wirewatch2 ("short-lived-aggregation", +                                       config_file_expire_reserve_now, +                                       "exchange-account-2"),      TALER_TESTING_cmd_exec_aggregator ("close-reserves",                                         config_file_expire_reserve_now),      /**  | 
