From 54e03b5f0b19baefa899fdea76e5b06d57d1180b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Aug 2021 15:08:08 +0200 Subject: -add script to test suite --- src/testing/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index fbd74220..04ae7478 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -12,7 +12,8 @@ check_SCRIPTS = \ test_merchant_instance_response.sh \ test_merchant_product_creation.sh \ test_merchant_reserve_creation.sh \ - test_merchant_order_creation.sh + test_merchant_order_creation.sh \ + test_merchant_instance_purge.sh lib_LTLIBRARIES = \ libtalermerchanttesting.la -- cgit v1.2.3