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",