[4chan] update test

This commit is contained in:
Mike Fährmann
2017-03-03 07:23:27 +01:00
parent 2fa575b273
commit 872b8aed97
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ def _generate_test(extr, tcase):
# enable selective testing for direct calls
skip = ["4chan", "exhentai", "kissmanga", "mangafox"]
skip = ["exhentai", "kissmanga", "mangafox"]
if __name__ == '__main__' and len(sys.argv) > 1:
extractors = [
extr for extr in extractor.extractors()