fix "text:" downloader

This commit is contained in:
Mike Fährmann
2017-08-16 12:11:47 +02:00
parent f7de048980
commit d70c66c516
2 changed files with 2 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ skip = [
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
"archivedmoe", "archiveofsins", "thebarchive",
# temporary issues
"imgtrex", # 504
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: