From b2b78cfeb2a07e6301d6f3238954b77c07bc7322 Mon Sep 17 00:00:00 2001 From: notmasteryet Date: Sat, 17 Mar 2012 23:13:54 -0500 Subject: [PATCH] Add tests from #1309 and #1317 --- test/test_manifest.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/test/test_manifest.json b/test/test_manifest.json index 16d924151..9cfe673f2 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" } ]