From e87ee95c7982270b6d70f6e59cfdc2ec3ef3332e Mon Sep 17 00:00:00 2001 From: notmasteryet Date: Mon, 27 Jun 2011 20:13:11 -0500 Subject: [PATCH] openweb-cover test --- test/pdfs/openweb_tm-PRINT.pdf.link | 1 + test/test_manifest.json | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 test/pdfs/openweb_tm-PRINT.pdf.link diff --git a/test/pdfs/openweb_tm-PRINT.pdf.link b/test/pdfs/openweb_tm-PRINT.pdf.link new file mode 100644 index 000000000..08c897140 --- /dev/null +++ b/test/pdfs/openweb_tm-PRINT.pdf.link @@ -0,0 +1 @@ +http://openweb.flossmanuals.net/materials/openweb_tm-PRINT.pdf \ No newline at end of file diff --git a/test/test_manifest.json b/test/test_manifest.json index 4c5e912f6..c7eba89c8 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -30,5 +30,10 @@ "file": "pdfs/sizes.pdf", "rounds": 1, "type": "eq" + }, + { "id": "openweb-cover", + "file": "pdfs/openweb_tm-PRINT.pdf", + "rounds": 1, + "type": "eq" } ]