summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-04 15:46:07 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-04 15:46:07 +0200
commit40b27a82103c8596948b37ab5784f7e2b478b162 (patch)
tree09f5692734e84dd7f9b81089c0ee8cebedf87aca /src/include
parent5fda47780a400c52e7e98b8b5e9cd2fd90846229 (diff)
downloadexchange-40b27a82103c8596948b37ab5784f7e2b478b162.tar.gz
exchange-40b27a82103c8596948b37ab5784f7e2b478b162.tar.bz2
exchange-40b27a82103c8596948b37ab5784f7e2b478b162.zip
Tests flexibility.
It is now possible to launch the bank from the testing-lib regardless of it being served via HTTP or UWSGI.
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_bank_lib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/taler_testing_bank_lib.h b/src/include/taler_testing_bank_lib.h
index 87187a733..1461d7acc 100644
--- a/src/include/taler_testing_bank_lib.h
+++ b/src/include/taler_testing_bank_lib.h
@@ -62,7 +62,8 @@
* be started.
*/
struct GNUNET_OS_Process *
-TALER_TESTING_run_bank (const char *config_filename);
+TALER_TESTING_run_bank (const char *config_filename,
+ const char *bank_url);
/**
* Prepare the bank execution. Check if the port is available