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