Merge branch 'master' of github.com:rg3/youtube-dl
This commit is contained in:
parent
a6620ac28d
commit
da4d4191a9
4 changed files with 7 additions and 3 deletions
|
@ -20,7 +20,7 @@ IGNORED_FILES = [
|
|||
]
|
||||
|
||||
|
||||
from helper import assertRegexpMatches
|
||||
from test.helper import assertRegexpMatches
|
||||
|
||||
|
||||
class TestUnicodeLiterals(unittest.TestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue