summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_overlapping_keys_bug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_exchange_api_overlapping_keys_bug.c')
-rw-r--r--src/testing/test_exchange_api_overlapping_keys_bug.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/testing/test_exchange_api_overlapping_keys_bug.c b/src/testing/test_exchange_api_overlapping_keys_bug.c
index 27d4c6801..74039cce4 100644
--- a/src/testing/test_exchange_api_overlapping_keys_bug.c
+++ b/src/testing/test_exchange_api_overlapping_keys_bug.c
@@ -43,18 +43,6 @@
#define CONFIG_FILE "test_exchange_api_keys_cherry_picking.conf"
/**
- * Used to increase the number of denomination keys.
- */
-#define CONFIG_FILE_EXTENDED \
- "test_exchange_api_keys_cherry_picking_extended.conf"
-
-/**
- * Used to increase the number of denomination keys.
- */
-#define CONFIG_FILE_EXTENDED_2 \
- "test_exchange_api_keys_cherry_picking_extended_2.conf"
-
-/**
* Exchange configuration data.
*/
static struct TALER_TESTING_ExchangeConfiguration ec;