1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-24 00:00:07 -04:00

Merge branch 'master' of github.com:rg3/youtube-dl

This commit is contained in:
Philipp Hagemeister
2014-12-13 23:05:22 +01:00
parent a6620ac28d
commit da4d4191a9
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ IGNORED_FILES = [
]
from helper import assertRegexpMatches
from test.helper import assertRegexpMatches
class TestUnicodeLiterals(unittest.TestCase):