aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2020-04-29 17:42:33 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2020-04-29 17:42:33 -0400
commit32535ac322d26c3d2de455a2eb8225a8e7ff3c04 (patch)
tree82f2b2982fbbb414e1eb27f7d589c7cd6e7c1801 /test
parent7b5f108ad4bb896ce6330868829ff288ef763f4b (diff)
parentd5b96ce44b7809f5ae01e3e9d70a1d58fe21ccf5 (diff)
Update upstream source from tag 'upstream/1.13.5'
Update to upstream version '1.13.5' with Debian dir 5854d7424ad212665647d815ebbf3bac5f95fa38
Diffstat (limited to 'test')
-rw-r--r--test/test_results.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test_results.py b/test/test_results.py
index 9064810..bfed2ca 100644
--- a/test/test_results.py
+++ b/test/test_results.py
@@ -27,9 +27,6 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
- "dokireader",
- "mangafox",
- "mangahere",
"photobucket",
"worldthree",
}
@@ -317,6 +314,9 @@ def setup_test_config():
config.set(("extractor", "mangoxo") , "username", "LiQiang3")
config.set(("extractor", "mangoxo") , "password", "5zbQF10_5u25259Ma")
+ config.set(("extractor", "mastodon.social"), "access-token",
+ "Blf9gVqG7GytDTfVMiyYQjwVMQaNACgf3Ds3IxxVDUQ")
+
config.set(("extractor", "deviantart"), "client-id", "7777")
config.set(("extractor", "deviantart"), "client-secret",
"ff14994c744d9208e5caeec7aab4a026")