coverage: ensure rotation is actually tested

This commit is contained in:
James R. Barlow
2018-11-02 00:40:56 -07:00
parent 288e28328f
commit 2cba62dc4f
+2
View File
@@ -169,6 +169,8 @@ def test_rotate_deskew_timeout(resources, outdir):
check_ocrmypdf(
resources / 'rotated_skew.pdf',
outdir / 'deskewed.pdf',
'--rotate-pages',
'--rotate-pages-threshold', '0',
'--deskew',
'--tesseract-timeout', '0',
'--pdf-renderer', 'sandwich'