Spell runslow correctly

This commit is contained in:
James R. Barlow
2020-06-22 23:32:09 -07:00
parent eb5a211e72
commit baf7211420
+1 -2
View File
@@ -17,7 +17,6 @@
import re
from io import StringIO
from pathlib import Path
import pytest
from pdfminer.converter import TextConverter
@@ -70,7 +69,7 @@ def test_mono_image(blank_hocr, outdir):
check_pdf(str(outdir / 'mono.pdf'))
@pytest.runslow
@pytest.mark.slow
def test_hocrtransform_matches_sandwich(resources, outdir):
check_ocrmypdf(resources / 'ccitt.pdf', outdir / 'hocr.pdf', '--pdf-renderer=hocr')
check_ocrmypdf(