Explorar o código

[test_unicode_literals] Import from test.helper

Jaime Marquínez Ferrándiz %!s(int64=11) %!d(string=hai) anos
pai
achega
1557ed153c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/test_unicode_literals.py

+ 1 - 1
test/test_unicode_literals.py

@@ -20,7 +20,7 @@ IGNORED_FILES = [
 ]
 
 
-from helper import assertRegexpMatches
+from test.helper import assertRegexpMatches
 
 
 class TestUnicodeLiterals(unittest.TestCase):