projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc6861b
)
[walla] Fix typo
author
Sergey M․
<dstftw@gmail.com>
Thu, 9 Oct 2014 14:10:07 +0000
(21:10 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 9 Oct 2014 14:10:07 +0000
(21:10 +0700)
test/test_subtitles.py
patch
|
blob
|
history
diff --git
a/test/test_subtitles.py
b/test/test_subtitles.py
index eb5f2f8ddac8a2a00e5811fdbf9e8cdf1610b9f1..8f4602e5f62df6217ede56dae359588d152294ed 100644
(file)
--- a/
test/test_subtitles.py
+++ b/
test/test_subtitles.py
@@
-280,7
+280,7
@@
class TestVimeoSubtitles(BaseTestSubtitles):
self.assertTrue(subtitles.get(lang) is not None, u'Subtitles for \'%s\' not extracted' % lang)
-class TestWall
s
Subtitles(BaseTestSubtitles):
+class TestWall
a
Subtitles(BaseTestSubtitles):
url = 'http://vod.walla.co.il/movie/2705958/the-yes-men'
IE = WallaIE