mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 19:12:49 -05:00
Merge branch 'master' of github.com:rg3/youtube-dl
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