From: notmasteryet Date: Sun, 18 Mar 2012 04:13:54 +0000 (-0500) Subject: Add tests from #1309 and #1317 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b2b78cfeb2a07e6301d6f3238954b77c07bc7322;p=pdf.js.git Add tests from #1309 and #1317 --- diff --git a/test/test_manifest.json b/test/test_manifest.json index 16d9241..9cfe673 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -515,5 +515,19 @@ "pageLimit": 2, "link": true, "type": "eq" + }, + { "id": "issue1309", + "file": "pdfs/issue1309.pdf", + "md5": "e835fb7f3dab3073ad37d0bd3c6399fa", + "rounds": 1, + "link": true, + "type": "eq" + }, + { "id": "issue1317", + "file": "pdfs/issue1317.pdf", + "md5": "6fb46275b30c48c8985617d4f86199e3", + "rounds": 1, + "link": true, + "type": "eq" } ]