aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-24 09:23:37 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-24 09:23:37 +0000
commitb738ee3d6782daa19f289d6e372c700f6347a05b (patch)
tree213fd12afb82fe7d9416a92dc7a502fbcf3a67c5 /src/integration-tests/Makefile.am
parent5410fb6ff08295ea4d38cbc3bdbc9eb27c8f0128 (diff)
downloadgnunet-b738ee3d6782daa19f289d6e372c700f6347a05b.tar.gz
gnunet-b738ee3d6782daa19f289d6e372c700f6347a05b.zip
-LRN: no more pexpect
Diffstat (limited to 'src/integration-tests/Makefile.am')
-rw-r--r--src/integration-tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am
index 917eb2e96..14649596d 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -21,7 +21,7 @@ noinst_SCRIPTS = \
21 test_integration_connection_values_tcp_udp.py \ 21 test_integration_connection_values_tcp_udp.py \
22 test_integration_connection_values_tcp_udp_http.py 22 test_integration_connection_values_tcp_udp_http.py
23 23
24if HAVE_PYTHON_PEXPECT 24if HAVE_PYTHON
25check_SCRIPTS = \ 25check_SCRIPTS = \
26 test_integration_bootstrap_and_connect.py \ 26 test_integration_bootstrap_and_connect.py \
27 test_integration_bootstrap_and_connect_and_disconnect.py \ 27 test_integration_bootstrap_and_connect_and_disconnect.py \