aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/test_server.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_server.py b/test/test_server.py
index 76f24743..ee6873c7 100644
--- a/test/test_server.py
+++ b/test/test_server.py
@@ -1,5 +1,6 @@
from netlib import tcp
-import tutils
+from time import sleep
+import tutils, socket
"""
Note that the choice of response code in these tests matters more than you