diff options
| author | 2019-08-31 19:59:31 -0400 | |
|---|---|---|
| committer | 2019-08-31 19:59:31 -0400 | |
| commit | 01b2d06c57d52b2c6f241b1beb0e377ee3a8b2a6 (patch) | |
| tree | 8bd4f4b1b36c1a531829e150394ffffd25e1ccdb /test/test_results.py | |
| parent | b75d158d014d6c43d7d785c46c9372a9cf84d144 (diff) | |
New upstream version 1.10.3upstream/1.10.3
Diffstat (limited to 'test/test_results.py')
| -rw-r--r-- | test/test_results.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/test_results.py b/test/test_results.py index 12f2416..a69cc81 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -21,7 +21,7 @@ TRAVIS_SKIP = { "exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx", "archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs", "sankaku", "idolcomplex", "mangahere", "readcomiconline", "mangadex", - "sankakucomplex", + "sankakucomplex", "warosu", } # temporary issues, etc. @@ -29,6 +29,8 @@ BROKEN = { "8chan", "imgth", "mangapark", + "mangoxo", + "tumblr", } |
