From 2416d5e74577004642c38a844602689591fe7406 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Mon, 27 Jun 2011 18:28:29 -0700 Subject: [PATCH] the new test file is a .link --- test/pdfs/.gitignore | 1 + test/test_manifest.json | 1 + 2 files changed, 2 insertions(+) diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore index 7997917e4..95de9fb8e 100644 --- a/test/pdfs/.gitignore +++ b/test/pdfs/.gitignore @@ -1,2 +1,3 @@ pdf.pdf intelisa.pdf +openweb_tm-PRINT.pdf diff --git a/test/test_manifest.json b/test/test_manifest.json index c7eba89c8..06787925f 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -33,6 +33,7 @@ }, { "id": "openweb-cover", "file": "pdfs/openweb_tm-PRINT.pdf", + "link": true, "rounds": 1, "type": "eq" }