From a544a5a8b08c2c92c0b6c06f94d34c9c96b69374 Mon Sep 17 00:00:00 2001 From: Brendan Dahl Date: Wed, 13 Mar 2013 12:06:09 -0700 Subject: [PATCH] Add back cid cff font test. --- test/test_manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/test_manifest.json b/test/test_manifest.json index a9d876e09..ec626749f 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -684,6 +684,12 @@ "link": true, "type": "eq" }, + { "id": "cid_cff", + "file": "pdfs/cid_cff.pdf", + "md5": "a19a18eaa626262cc45e0760004d6de9", + "rounds": 1, + "type": "eq" + }, { "id": "issue1155", "file": "pdfs/issue1155.pdf", "md5": "b732ef25c16c9c20a77e40edef5aa6fe",