aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 368980064..12128f5bd 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -20,8 +20,8 @@ check_SCRIPTS = \
20 test_integration_disconnect.py \ 20 test_integration_disconnect.py \
21 test_integration_disconnect_nat.py \ 21 test_integration_disconnect_nat.py \
22 test_integration_reconnect.py \ 22 test_integration_reconnect.py \
23 test_integration_reconnect_nat.py \ 23 test_integration_reconnect_nat.py
24 test_integration_clique.py 24# test_integration_clique.py
25endif 25endif
26 26
27 27