summaryrefslogtreecommitdiff
path: root/tests/test_obj.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_obj.py')
-rw-r--r--tests/test_obj.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_obj.py b/tests/test_obj.py
index 5f3fe92..825c203 100644
--- a/tests/test_obj.py
+++ b/tests/test_obj.py
@@ -3,7 +3,7 @@
"""Unit tests for M2Crypto.m2 obj_* functions.
"""
from M2Crypto import ASN1, BIO, Rand, X509, m2, six
-from . import unittest
+from tests import unittest
"""
These functions must be cleaned up and moved to some python module