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"
     }
 ]