aboutsummaryrefslogtreecommitdiff
path: root/networks/hs-intro-fail-2
diff options
context:
space:
mode:
Diffstat (limited to 'networks/hs-intro-fail-2')
-rw-r--r--networks/hs-intro-fail-23
1 files changed, 3 insertions, 0 deletions
diff --git a/networks/hs-intro-fail-2 b/networks/hs-intro-fail-2
index ae0a35b..9b5cf2a 100644
--- a/networks/hs-intro-fail-2
+++ b/networks/hs-intro-fail-2
@@ -25,6 +25,9 @@ network.add(Node.create(10, {
}))
def start():
+ for server in hs_servers:
+ server.listen()
+
results = hs_fail_test(network)
for server in hs_servers: