diff options
Diffstat (limited to 'src/bank-lib/testing_api_helpers.c')
-rw-r--r-- | src/bank-lib/testing_api_helpers.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bank-lib/testing_api_helpers.c b/src/bank-lib/testing_api_helpers.c index 499129aeb..d97b4a5c4 100644 --- a/src/bank-lib/testing_api_helpers.c +++ b/src/bank-lib/testing_api_helpers.c @@ -243,9 +243,6 @@ TALER_TESTING_run_bank (const char *config_filename, * Prepare the bank execution. Check if the port is available * and reset database. * - * NOTE: resetting the database is now done by taler-bank-manage-testing - * and should be removed here (once it works...)! FIXME! - * * @param config_filename configuration file name. * * @return the base url, or NULL upon errors. Must be freed |