commit 98ab97b89a4b7f56efe1ecbff61bb29c118fa675 parent 29ee48d6961283946079e3a75ae60dd6abbe80a8 Author: MS <ms@taler.net> Date: Tue, 30 Jun 2020 17:51:08 +0200 extend tests runner Diffstat:
| M | integration-tests/all.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/integration-tests/all.sh b/integration-tests/all.sh @@ -5,3 +5,4 @@ ./test-ebics.py ./test-sandbox.py ./test-taler-facade.py +./test-bankConnection.py