summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-15 19:26:40 -0400
committerJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-15 19:26:40 -0400
commit1d22e4f8b263446f24fbdb3d2b92f7c1f2939f48 (patch)
tree2f2a8495e4b9cd06122eb482e17ba1a1539670eb /src/testing/Makefile.am
parentaf158318c6923a51ec8a75bbf2f857ce60cec139 (diff)
downloadmerchant-1d22e4f8b263446f24fbdb3d2b92f7c1f2939f48.tar.gz
merchant-1d22e4f8b263446f24fbdb3d2b92f7c1f2939f48.tar.bz2
merchant-1d22e4f8b263446f24fbdb3d2b92f7c1f2939f48.zip
test for GET /private/reserves
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index c7becfd7..8ffe4157 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -21,6 +21,7 @@ libtalermerchanttesting_la_SOURCES = \
testing_api_cmd_get_instances.c \
testing_api_cmd_get_product.c \
testing_api_cmd_get_products.c \
+ testing_api_cmd_get_reserves.c \
testing_api_cmd_get_tips.c \
testing_api_cmd_get_transfers.c \
testing_api_cmd_delete_instance.c \