re-adding clique test, works on my system despite no changes
authorChristian Grothoff <christian@grothoff.org>
Sat, 2 Mar 2019 10:06:35 +0000 (11:06 +0100)
committerChristian Grothoff <christian@grothoff.org>
Sat, 2 Mar 2019 10:06:35 +0000 (11:06 +0100)
src/integration-tests/Makefile.am

index 12128f5bd059c68e549228ff3a5abc3213d0ef9c..368980064e54b38b09510717b01269c88dddeadb 100644 (file)
@@ -20,8 +20,8 @@ check_SCRIPTS = \
   test_integration_disconnect.py \
   test_integration_disconnect_nat.py \
   test_integration_reconnect.py \
-  test_integration_reconnect_nat.py 
-#  test_integration_clique.py
+  test_integration_reconnect_nat.py \
+  test_integration_clique.py
 endif