From: Chris Jones Date: Tue, 28 Jun 2011 01:28:29 +0000 (-0700) Subject: the new test file is a .link X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a5e4e53cdb96d4f13da42f7ef59a40bba2f5d705;p=pdf.js.git the new test file is a .link --- diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore index 7997917..95de9fb 100644 --- a/test/pdfs/.gitignore +++ b/test/pdfs/.gitignore @@ -1,2 +1,3 @@ pdf.pdf intelisa.pdf +openweb_tm-PRINT.pdf diff --git a/test/pdfs/pdf13-gfx.pdf b/test/pdfs/pdf13-gfx.pdf new file mode 100644 index 0000000..7e4b68b Binary files /dev/null and b/test/pdfs/pdf13-gfx.pdf differ diff --git a/test/test_manifest.json b/test/test_manifest.json index c7eba89..0678792 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -33,6 +33,7 @@ }, { "id": "openweb-cover", "file": "pdfs/openweb_tm-PRINT.pdf", + "link": true, "rounds": 1, "type": "eq" }