From: sbarman Date: Thu, 4 Aug 2011 05:22:24 +0000 (-0700) Subject: Added test for inline images X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4b132a7b3ea726caa4111caceeccd621333a20f0;p=pdf.js.git Added test for inline images --- diff --git a/test/test_manifest.json b/test/test_manifest.json index c5c1963..bea4cf4 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -69,5 +69,11 @@ "link": true, "rounds": 1, "type": "eq" + }, + { "id": "hmm-pdf", + "file": "pdfs/hmm.pdf", + "link": true, + "rounds": 1, + "type": "load" } ]