Convert generate_pdfa to plugin

This commit is contained in:
James R. Barlow
2020-06-08 22:28:38 -07:00
parent b109445215
commit 7b9025f397
7 changed files with 59 additions and 35 deletions
-1
View File
@@ -30,7 +30,6 @@ from ocrmypdf.helpers import check_pdf
run_ocrmypdf = pytest.helpers.run_ocrmypdf
run_ocrmypdf_api = pytest.helpers.run_ocrmypdf
spoof = pytest.helpers.spoof
def test_stdin(ocrmypdf_exec, resources, outpdf):