From 08a447985c598561555a00e15b83f84ece79ceb8 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 18 Jan 2020 03:50:54 +0100 Subject: small steps towards removing hard-coded exchange account --- src/include/taler_testing_lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 5ed625eb5..2631d581e 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -801,6 +801,7 @@ TALER_TESTING_run_fakebank (const char *bank_url); */ int TALER_TESTING_prepare_bank (const char *config_filename, + const char *config_section, struct TALER_TESTING_BankConfiguration *bc); -- cgit v1.2.3