summaryrefslogtreecommitdiff
path: root/tests/test_bio_ssl.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_bio_ssl.py')
-rw-r--r--tests/test_bio_ssl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_bio_ssl.py b/tests/test_bio_ssl.py
index 9b2b45e..ed2ea1a 100644
--- a/tests/test_bio_ssl.py
+++ b/tests/test_bio_ssl.py
@@ -15,7 +15,7 @@ from M2Crypto import Err
from M2Crypto import Rand
from M2Crypto import threading as m2threading
-from . import unittest
+from tests import unittest
from tests.test_ssl import srv_host, allocate_srv_port