summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_twisted.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-11 21:06:04 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-11 21:06:04 +0200
commit88bb7f44281a9f8a9474a242f0e2557fed9da781 (patch)
tree3f2a60aab5933c3cfb351275d8b3cf75bad7382f /src/testing/test_exchange_api_twisted.c
parent2d8351687168bcc7cc76320df39d329c25ee97dc (diff)
downloadexchange-88bb7f44281a9f8a9474a242f0e2557fed9da781.tar.gz
exchange-88bb7f44281a9f8a9474a242f0e2557fed9da781.tar.bz2
exchange-88bb7f44281a9f8a9474a242f0e2557fed9da781.zip
fix FTBFS
Diffstat (limited to 'src/testing/test_exchange_api_twisted.c')
-rw-r--r--src/testing/test_exchange_api_twisted.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_exchange_api_twisted.c b/src/testing/test_exchange_api_twisted.c
index 146e28de6..31b8ada70 100644
--- a/src/testing/test_exchange_api_twisted.c
+++ b/src/testing/test_exchange_api_twisted.c
@@ -299,6 +299,7 @@ main (int argc,
TALER_TESTING_cleanup_files (CONFIG_FILE);
switch (TALER_TESTING_prepare_exchange (CONFIG_FILE,
+ GNUNET_YES,
&ec))
{
case GNUNET_SYSERR: