From 15489275ba72905a6f0d84238480569390475c00 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 19 Mar 2020 17:56:23 +0100 Subject: make DB reset optional in API, use it in tests, but not in the benchmark --- src/testing/test_taler_exchange_aggregator.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/test_taler_exchange_aggregator.c') diff --git a/src/testing/test_taler_exchange_aggregator.c b/src/testing/test_taler_exchange_aggregator.c index fe96d6357..7f03d8db1 100644 --- a/src/testing/test_taler_exchange_aggregator.c +++ b/src/testing/test_taler_exchange_aggregator.c @@ -528,6 +528,7 @@ main (int argc, TALER_TESTING_cleanup_files (config_filename); if (GNUNET_OK != TALER_TESTING_prepare_exchange (config_filename, + GNUNET_YES, &ec)) { TALER_LOG_WARNING ("Could not prepare the exchange.\n"); -- cgit v1.2.3