summaryrefslogtreecommitdiff
path: root/src/lib/test_bank_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-16 20:29:56 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-16 20:29:56 +0100
commit774874a0964f3c14e4379d7e92554b2426c7c4a3 (patch)
tree78b7b60d76253f9fd416ecc008263c8d98860e94 /src/lib/test_bank_api.c
parente902aa49aa42b45b4eba8613d4646558aa29fee9 (diff)
downloadexchange-774874a0964f3c14e4379d7e92554b2426c7c4a3.tar.gz
exchange-774874a0964f3c14e4379d7e92554b2426c7c4a3.tar.bz2
exchange-774874a0964f3c14e4379d7e92554b2426c7c4a3.zip
rename config file to make it clear it is associated with a test
Diffstat (limited to 'src/lib/test_bank_api.c')
-rw-r--r--src/lib/test_bank_api.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/test_bank_api.c b/src/lib/test_bank_api.c
index f950f28ab..5ebf76370 100644
--- a/src/lib/test_bank_api.c
+++ b/src/lib/test_bank_api.c
@@ -33,8 +33,7 @@
#include <microhttpd.h>
#include "taler_testing_lib.h"
-// FIXME: rename config file to make it clear it is associated with a test!
-#define CONFIG_FILE "bank.conf"
+#define CONFIG_FILE "test_bank_api.conf"
/**
* Bank configuration data.