Skip to content

Commit 15e257a

Browse files
committed
Fixed unittesting with tox
1 parent 83692fe commit 15e257a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_strings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
import rsa
88

9-
from tests.constants import unicode_string
9+
from constants import unicode_string
1010

1111
class StringTest(unittest2.TestCase):
1212

0 commit comments

Comments
 (0)