summaryrefslogtreecommitdiff
path: root/tests/test_ecdh.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ecdh.py')
-rw-r--r--tests/test_ecdh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ecdh.py b/tests/test_ecdh.py
index dc92dae..6813001 100644
--- a/tests/test_ecdh.py
+++ b/tests/test_ecdh.py
@@ -9,7 +9,7 @@ rights reserved.
from M2Crypto import EC, Rand
-from . import unittest
+from tests import unittest
from tests.test_ec_curves import tested_curve