summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_twisted.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-19 16:02:04 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-19 16:02:04 +0100
commit03bcd50d9ad7147683ef9e8631af4efcecca1079 (patch)
treedc01245f3ebd509e51b826a6b5b8b465f2e04175 /src/testing/test_exchange_api_twisted.c
parentca0bc6fdc15ecf337aad80518280a9d25cbf96b9 (diff)
downloadexchange-03bcd50d9ad7147683ef9e8631af4efcecca1079.tar.gz
exchange-03bcd50d9ad7147683ef9e8631af4efcecca1079.tar.bz2
exchange-03bcd50d9ad7147683ef9e8631af4efcecca1079.zip
move libtalertwistertesting into the exchange
Diffstat (limited to 'src/testing/test_exchange_api_twisted.c')
-rw-r--r--src/testing/test_exchange_api_twisted.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_exchange_api_twisted.c b/src/testing/test_exchange_api_twisted.c
index 106cecdc5..3b95e1514 100644
--- a/src/testing/test_exchange_api_twisted.c
+++ b/src/testing/test_exchange_api_twisted.c
@@ -292,7 +292,7 @@ main (int argc,
&bc))
return 77;
- if (NULL == (twister_url = TALER_TESTING_prepare_twister
+ if (NULL == (twister_url = TALER_TWISTER_prepare_twister
(CONFIG_FILE)))
return 77;
@@ -309,7 +309,7 @@ main (int argc,
case GNUNET_OK:
- if (NULL == (twisterd = TALER_TESTING_run_twister (CONFIG_FILE)))
+ if (NULL == (twisterd = TALER_TWISTER_run_twister (CONFIG_FILE)))
return 77;
ret = TALER_TESTING_setup_with_exchange (&run,