diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore index ff1f009f9..72c0ca28c 100644 --- a/test/pdfs/.gitignore +++ b/test/pdfs/.gitignore @@ -30,6 +30,7 @@ !issue7200.pdf !issue7229.pdf !issue7403.pdf +!issue7406.pdf !issue7426.pdf !issue7439.pdf !issue7446.pdf diff --git a/test/pdfs/issue7406.pdf b/test/pdfs/issue7406.pdf new file mode 100644 index 000000000..1c1d07d82 Binary files /dev/null and b/test/pdfs/issue7406.pdf differ diff --git a/test/test_manifest.json b/test/test_manifest.json index dc0498774..579189daa 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -976,6 +976,13 @@ "rounds": 1, "type": "eq" }, + { "id": "issue7406", + "file": "pdfs/issue7406.pdf", + "md5": "7a3d322d7c595a36b4470cfb6a54a2b7", + "link": false, + "rounds": 1, + "type": "eq" + }, { "id": "protectip", "file": "pdfs/protectip.pdf", "md5": "676e7a7b8f96d04825361832b1838a93",