tests: AcroForm test case did not work correctly; fixed

This commit is contained in:
James R. Barlow
2019-12-30 17:50:32 -08:00
parent 63de7e1677
commit 0c0d53b10f
4 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ def validate_pdfinfo_options(context):
)
raise InputFileError()
else:
log.warn(
log.warning(
"This PDF has a fillable form. "
"Chances are it is a pure digital "
"document that does not need OCR."