[anitube] Skip test (on travis)

This commit is contained in:
Philipp Hagemeister 2013-11-20 07:46:44 +01:00 committed by Rogério Brito
parent e5be36dd6f
commit b13442f464

View File

@ -17,6 +17,7 @@ class AnitubeIE(InfoExtractor):
u'ext': u'mp4', u'ext': u'mp4',
u'title': u'Recorder to Randoseru 01', u'title': u'Recorder to Randoseru 01',
}, },
u'skip': u'Blocked in the US',
} }
def _real_extract(self, url): def _real_extract(self, url):