diff options
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r-- | src/testing/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index f2b19c83..a2327ad7 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -18,8 +18,8 @@ check_SCRIPTS = \ test_merchant_order_creation.sh \ test_merchant_transfer_tracking.sh \ test_merchant_kyc.sh \ - test_merchant_order_autocleanup.sh -# test_merchant_wirewatch.sh <= get to run! + test_merchant_order_autocleanup.sh \ + test_merchant_wirewatch.sh # test_key_rotation.sh <= ??? |