summaryrefslogtreecommitdiff
path: root/tests/test_timeout.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_timeout.py')
-rw-r--r--tests/test_timeout.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_timeout.py b/tests/test_timeout.py
index 5d4564e..90080fc 100644
--- a/tests/test_timeout.py
+++ b/tests/test_timeout.py
@@ -5,7 +5,7 @@
import sys
from M2Crypto.SSL import timeout, struct_to_timeout, struct_size
-from . import unittest
+from tests import unittest
# Max value for sec argument on Windows:
# - needs to fit DWORD (signed 32-bit) when converted to millisec