From c426dd7698cebf7c30dbd522f8d62fe5844e4916 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 18 Jan 2016 14:13:53 +0000 Subject: try to skip this part --- tests/test_strings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_strings.py b/tests/test_strings.py index 7d4dc87..fe60055 100644 --- a/tests/test_strings.py +++ b/tests/test_strings.py @@ -22,7 +22,7 @@ import unittest2 import rsa -from tests.constants import unicode_string +from constants import unicode_string class StringTest(unittest2.TestCase): -- cgit v1.2.1