aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_bootstrap_and_connect.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/test_integration_bootstrap_and_connect.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_bootstrap_and_connect.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/test_integration_bootstrap_and_connect.py.in b/src/integration-tests/test_integration_bootstrap_and_connect.py.in
index 32995d254..b1743774e 100755
--- a/src/integration-tests/test_integration_bootstrap_and_connect.py.in
+++ b/src/integration-tests/test_integration_bootstrap_and_connect.py.in
@@ -50,7 +50,7 @@ from gnunet_testing import *
50 50
51testname = "test_integration_bootstrap_and_connect" 51testname = "test_integration_bootstrap_and_connect"
52verbose = True 52verbose = True
53check_timeout = 30 53check_timeout = 180
54 54
55 55
56def cleanup (): 56def cleanup ():