diff --git a/test/pdfs/cable.pdf.link b/test/pdfs/cable.pdf.link new file mode 100644 index 000000000..9cf92a5b8 --- /dev/null +++ b/test/pdfs/cable.pdf.link @@ -0,0 +1 @@ +http://www.wrapon.com/docs/PIPEHEATCABLE.PDF diff --git a/test/test_manifest.json b/test/test_manifest.json index 90a9f8a77..a83ca2fb1 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -97,5 +97,11 @@ "link": true, "rounds": 1, "type": "load" + }, + { "id": "cable", + "file": "pdfs/cable.pdf", + "link": true, + "rounds": 1, + "type": "eq" } ]