From 72a629a8be1ed2adc7402285e0f19f8f06816a26 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 15:23:19 +0100 Subject: move testing logic and integration tests into separate directory --- src/testing/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/testing/.gitignore (limited to 'src/testing/.gitignore') diff --git a/src/testing/.gitignore b/src/testing/.gitignore new file mode 100644 index 000000000..17a848cce --- /dev/null +++ b/src/testing/.gitignore @@ -0,0 +1,8 @@ +test_auditor_api_version +test_bank_api_with_fakebank +test_bank_api_with_fakebank_twisted +test_bank_api_with_pybank +test_bank_api_with_pybank_twisted +test_taler_exchange_aggregator-postgres +test_taler_exchange_wirewatch-postgres +test_exchange_api_revocation -- cgit v1.2.3