From: notmasteryet Date: Tue, 28 Jun 2011 01:13:11 +0000 (-0500) Subject: openweb-cover test X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e87ee95c7982270b6d70f6e59cfdc2ec3ef3332e;p=pdf.js.git openweb-cover test --- diff --git a/test/pdfs/openweb_tm-PRINT.pdf.link b/test/pdfs/openweb_tm-PRINT.pdf.link new file mode 100644 index 0000000..08c8971 --- /dev/null +++ b/test/pdfs/openweb_tm-PRINT.pdf.link @@ -0,0 +1 @@ +http://openweb.flossmanuals.net/materials/openweb_tm-PRINT.pdf \ No newline at end of file diff --git a/test/test_manifest.json b/test/test_manifest.json index 4c5e912..c7eba89 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -30,5 +30,10 @@ "file": "pdfs/sizes.pdf", "rounds": 1, "type": "eq" + }, + { "id": "openweb-cover", + "file": "pdfs/openweb_tm-PRINT.pdf", + "rounds": 1, + "type": "eq" } ]