diff options
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r-- | src/include/taler_testing_lib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 5ed625eb..2631d581 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); |