fix various tests
This commit is contained in:
@@ -159,9 +159,7 @@ class TestExtractor(unittest.TestCase):
|
||||
"4chan" : "fourchan",
|
||||
"4plebs" : "fourplebs",
|
||||
"8chan" : "infinitychan",
|
||||
"b4k" : "bfourk",
|
||||
"oauth" : None,
|
||||
"rbt" : "rebeccablacktech",
|
||||
}
|
||||
|
||||
for extr in extractor.extractors():
|
||||
|
||||
@@ -23,10 +23,8 @@ TRAVIS_SKIP = {
|
||||
|
||||
# temporary issues, etc.
|
||||
BROKEN = {
|
||||
"desuarchive",
|
||||
"mangahere",
|
||||
"ngomik",
|
||||
"rbt",
|
||||
"simplyhentai",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user