mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 22:33:01 +08:00
[test_unicode_literals] Import from test.helper
This commit is contained in:
parent
7129bed51b
commit
1557ed153c
@ -20,7 +20,7 @@ IGNORED_FILES = [
|
||||
]
|
||||
|
||||
|
||||
from helper import assertRegexpMatches
|
||||
from test.helper import assertRegexpMatches
|
||||
|
||||
|
||||
class TestUnicodeLiterals(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user