mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-03 20:42:53 -05:00
[test_unicode_literals] Import from test.helper
This commit is contained in:
@ -20,7 +20,7 @@ IGNORED_FILES = [
|
||||
]
|
||||
|
||||
|
||||
from helper import assertRegexpMatches
|
||||
from test.helper import assertRegexpMatches
|
||||
|
||||
|
||||
class TestUnicodeLiterals(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user