summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing_api_helpers_exchange.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_helpers_exchange.c b/src/testing/testing_api_helpers_exchange.c
index 967a4efb4..9f5716849 100644
--- a/src/testing/testing_api_helpers_exchange.c
+++ b/src/testing/testing_api_helpers_exchange.c
@@ -762,6 +762,7 @@ TALER_TESTING_setup_with_exchange_cfg (void *cls,
NULL, NULL, NULL,
"taler-exchange-httpd",
"taler-exchange-httpd",
+ "-a", /* some tests may need timetravel */
"-c", setup_ctx->config_filename,
NULL);