From: Brendan Dahl Date: Thu, 29 Dec 2011 20:39:00 +0000 (-0800) Subject: Adds the missing test pdf to the manifest. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2e82588145ea53c43aceb35e0f80aef0752e35cc;p=pdf.js.git Adds the missing test pdf to the manifest. --- diff --git a/test/test_manifest.json b/test/test_manifest.json index 5a1efd7..7ae6ab0 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -368,5 +368,11 @@ "md5": "de80aeca7cbf79940189fd34d59671ee", "rounds": 1, "type": "eq" + }, + { "id": "smaskdim", + "file": "pdfs/type4psfunc.pdf", + "md5": "7e6027a02ff78577f74dccdf84e37189", + "rounds": 1, + "type": "eq" } ]