aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'netlib/test.py')
-rw-r--r--netlib/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlib/test.py b/netlib/test.py
index cd1a3847..85a56739 100644
--- a/netlib/test.py
+++ b/netlib/test.py
@@ -18,7 +18,7 @@ class ServerTestBase:
handler = None
addr = ("localhost", 0)
use_ipv6 = False
-
+
@classmethod
def setupAll(cls):
cls.q = Queue.Queue()