update unit tests

This commit is contained in:
Mike Fährmann
2017-04-08 11:02:32 +02:00
parent e23e4b1100
commit cf79a47b59
4 changed files with 9 additions and 8 deletions

View File

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