From 2d4b48f0de0375545afa4da470e86b4e87c87ae6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 2 Mar 2019 11:06:35 +0100 Subject: re-adding clique test, works on my system despite no changes --- src/integration-tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/integration-tests/Makefile.am') diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 12128f5bd..368980064 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -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 -- cgit v1.2.3