From: Christian Grothoff Date: Sat, 2 Mar 2019 10:06:35 +0000 (+0100) Subject: re-adding clique test, works on my system despite no changes X-Git-Tag: v0.11.1~204 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2d4b48f0de0375545afa4da470e86b4e87c87ae6;p=oweals%2Fgnunet.git re-adding clique test, works on my system despite no changes --- 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