[videopremium] Skip test

This commit is contained in:
Philipp Hagemeister 2013-12-16 14:42:07 +01:00
parent 00902cd601
commit 780603027f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ class VideoPremiumIE(InfoExtractor):
u'params': {
u'skip_download': True,
},
u'skip': u'Test file has been deleted.',
}
def _real_extract(self, url):