summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-10 14:50:13 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-10 14:50:23 +0100
commitfcce372afa485be2fc6e5abbbdfb1b6202d5f208 (patch)
tree36094e0bf7a01222d850a0c7ddc876b4bfd7580f /src/testing/Makefile.am
parent68ced6e31a9d247bf18f22754c0bd3619ca9f726 (diff)
downloadexchange-fcce372afa485be2fc6e5abbbdfb1b6202d5f208.tar.gz
exchange-fcce372afa485be2fc6e5abbbdfb1b6202d5f208.tar.bz2
exchange-fcce372afa485be2fc6e5abbbdfb1b6202d5f208.zip
remove GET /exchanges endpoint as we are making the auditor single-exchange only; also fixes #8054
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index ae713ab67..f1e7f1cce 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -45,7 +45,6 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_auditor_add.c \
testing_api_cmd_auditor_del.c \
testing_api_cmd_auditor_deposit_confirmation.c \
- testing_api_cmd_auditor_exchanges.c \
testing_api_cmd_auditor_exec_auditor.c \
testing_api_cmd_auditor_exec_auditor_dbinit.c \
testing_api_cmd_bank_admin_add_incoming.c \