1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-16 03:24:17 +02:00

tests: add test for mercury-parser

This commit is contained in:
ttimasdf
2020-09-22 16:47:43 +08:00
committed by Cristian Vargas
parent 776fda947d
commit e3329be291
2 changed files with 9 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ def disable_extractors_dict():
"USE_WGET": "false",
"USE_SINGLEFILE": "false",
"USE_READABILITY": "false",
"USE_MERCURY": "false",
"SAVE_PDF": "false",
"SAVE_SCREENSHOT": "false",
"SAVE_DOM": "false",