Fix some test failures missed in prev commit

This commit is contained in:
James R. Barlow
2019-03-06 13:28:50 -08:00
parent dc616bb507
commit 486dc7e22c
3 changed files with 3 additions and 4 deletions
+1
View File
@@ -20,6 +20,7 @@ from math import isclose
import pytest
from ocrmypdf.exceptions import ExitCode
from ocrmypdf.pdfinfo import PdfInfo
check_ocrmypdf = pytest.helpers.check_ocrmypdf
run_ocrmypdf = pytest.helpers.run_ocrmypdf