aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_clique.py.in
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-12-15 15:56:05 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-12-15 15:56:05 +0000
commit9af43c04be4bb3df805b07e42e04e4a5e70453d8 (patch)
tree5926644aed92f25d9b8e172b3abb6b9d9bc2d05a /src/integration-tests/test_integration_clique.py.in
parentecc60a21d15be5359d05e5c113183e981d1e1715 (diff)
downloadgnunet-9af43c04be4bb3df805b07e42e04e4a5e70453d8.tar.gz
gnunet-9af43c04be4bb3df805b07e42e04e4a5e70453d8.zip
improved test framework
Diffstat (limited to 'src/integration-tests/test_integration_clique.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_clique.py.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/integration-tests/test_integration_clique.py.in b/src/integration-tests/test_integration_clique.py.in
index 0b4a8550a..fbdadae12 100755
--- a/src/integration-tests/test_integration_clique.py.in
+++ b/src/integration-tests/test_integration_clique.py.in
@@ -41,6 +41,10 @@ gnunetstatistics = ""
41success = False 41success = False
42timeout = 10 42timeout = 10
43 43
44s_server = False;
45s_c1 = False;
46s_c2 = False;
47
44#test conditions 48#test conditions
45 49
46 50