summaryrefslogtreecommitdiffstats
path: root/lib/hashserv
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hashserv')
-rw-r--r--lib/hashserv/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hashserv/tests.py b/lib/hashserv/tests.py
index 6e8629507..b34c43687 100644
--- a/lib/hashserv/tests.py
+++ b/lib/hashserv/tests.py
@@ -9,6 +9,7 @@ from . import create_server, create_client
import hashlib
import logging
import multiprocessing
+import os
import sys
import tempfile
import threading