aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/Makefile.am')
-rw-r--r--src/integration-tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am
index 3748636e9..de579c939 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -14,8 +14,8 @@ noinst_SCRIPTS = \
14 gnunet_pyexpect.py 14 gnunet_pyexpect.py
15 15
16if HAVE_PYTHON 16if HAVE_PYTHON
17check_SCRIPTS = 17check_SCRIPTS = \
18# test_integration_bootstrap_and_connect.py 18 test_integration_bootstrap_and_connect.py
19# test_integration_bootstrap_and_connect_and_disconnect.py \ 19# test_integration_bootstrap_and_connect_and_disconnect.py \
20# test_integration_bootstrap_and_connect_and_disconnect_nat.py \ 20# test_integration_bootstrap_and_connect_and_disconnect_nat.py \
21# test_integration_restart.py \ 21# test_integration_restart.py \