summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-15 21:08:33 -0400
committerJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-15 21:08:33 -0400
commit63c035bfffaec9b245da58828f7d6504278fc46e (patch)
treed0cf387fb1545bfcfb5f413236d92b6033ef721e /src/testing/Makefile.am
parent1d22e4f8b263446f24fbdb3d2b92f7c1f2939f48 (diff)
downloadmerchant-63c035bfffaec9b245da58828f7d6504278fc46e.tar.gz
merchant-63c035bfffaec9b245da58828f7d6504278fc46e.tar.bz2
merchant-63c035bfffaec9b245da58828f7d6504278fc46e.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 8ffe4157..6a3aedaa 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_reserve.c \
testing_api_cmd_get_reserves.c \
testing_api_cmd_get_tips.c \
testing_api_cmd_get_transfers.c \