summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-03-02 20:02:58 +0100
committerFlorian Dold <florian@dold.me>2021-03-02 20:02:58 +0100
commit7075d07b688893410c79b515ecb724af53787eda (patch)
tree76a3f33e865441122e6cb2841a1644b0c47a9422 /src/.gitignore
parente29a6603fd830338742d295b426728cfd7c9c4af (diff)
downloadmerchant-7075d07b688893410c79b515ecb724af53787eda.tar.gz
merchant-7075d07b688893410c79b515ecb724af53787eda.tar.bz2
merchant-7075d07b688893410c79b515ecb724af53787eda.zip
run merchant tests from the wallet test suite in 'make check'
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 90ea1a04..4f49c073 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -6,4 +6,5 @@
*.log
*.trs
*/__pycache__
-test-* \ No newline at end of file
+test-*
+!test-*.sh