summaryrefslogtreecommitdiff
path: root/tests/test_bn.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_bn.py')
-rw-r--r--tests/test_bn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_bn.py b/tests/test_bn.py
index aa3065e..f785bc8 100644
--- a/tests/test_bn.py
+++ b/tests/test_bn.py
@@ -10,7 +10,7 @@ import re
import warnings
from M2Crypto import BN, Rand
-from . import unittest
+from tests import unittest
loops = 16