diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore index 1e3ccaf11..842c2d3aa 100644 --- a/test/pdfs/.gitignore +++ b/test/pdfs/.gitignore @@ -22,6 +22,7 @@ !rotation.pdf !simpletype3font.pdf !sizes.pdf +!javauninstall-7r.pdf !issue3205r.pdf !close-path-bug.pdf !issue2948.pdf diff --git a/test/pdfs/javauninstall-7.pdf.link b/test/pdfs/javauninstall-7.pdf.link deleted file mode 100644 index bff10581c..000000000 --- a/test/pdfs/javauninstall-7.pdf.link +++ /dev/null @@ -1 +0,0 @@ -http://www.cyberagentfx.jp/gaikaex/pdf/javauninstall-7.pdf diff --git a/test/pdfs/javauninstall-7r.pdf b/test/pdfs/javauninstall-7r.pdf new file mode 100644 index 000000000..7e7fa7cce Binary files /dev/null and b/test/pdfs/javauninstall-7r.pdf differ diff --git a/test/test_manifest.json b/test/test_manifest.json index c0cac5977..9ff9b902a 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -1913,12 +1913,11 @@ "type": "eq" }, { "id": "javauninstall-7", - "file": "pdfs/javauninstall-7.pdf", - "md5": "c9eb59503923c9125b9660e348618675", - "rounds": 1, - "link": true, - "lastPage": 1, - "type": "eq" + "file": "pdfs/javauninstall-7r.pdf", + "md5": "c0089082a86826fa0195eeeb73f7f895", + "rounds": 1, + "link": false, + "type": "eq" }, { "id": "jst2007-5", "file": "pdfs/JST2007-5.pdf",