From 68abbca95b880082f37a21f244e87503f6dacc06 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 3 Apr 2012 13:46:00 +0000 Subject: - do no run the test_integration_connection_value.py --- src/integration-tests/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/integration-tests') diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 5bf86efb9..81dcbcb11 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -15,7 +15,8 @@ check_PROGRAMS = noinst_SCRIPTS = \ gnunet_testing.py \ - gnunet_pyexpect.py + gnunet_pyexpect.py \ + test_integration_connection_value.py if HAVE_PYTHON_PEXPECT check_SCRIPTS = \ @@ -24,8 +25,7 @@ check_SCRIPTS = \ test_integration_bootstrap_and_connect_and_disconnect_nat.py \ test_integration_restart.py \ test_integration_clique.py \ - test_integration_clique_nat.py \ - test_integration_connection_value.py + test_integration_clique_nat.py endif # test_integration_disconnect.py @@ -90,6 +90,7 @@ test_integration_connection_value.py: test_integration_connection_value.py.in Ma EXTRA_DIST = \ gnunet_testing.py.in \ gnunet_pyexpect.py.in \ + test_integration_connection_value.py.in \ test_integration_bootstrap_and_connect.py.in \ test_integration_bootstrap_and_connect_and_disconnect.py.in \ test_integration_bootstrap_and_connect_and_disconnect_nat.py.in \ -- cgit v1.2.3