]> git.parisson.com Git - pdf.js.git/commitdiff
Adds cable.pdf link to tests
authornotmasteryet <async.processingjs@yahoo.com>
Sun, 28 Aug 2011 21:36:58 +0000 (16:36 -0500)
committernotmasteryet <async.processingjs@yahoo.com>
Sun, 28 Aug 2011 21:36:58 +0000 (16:36 -0500)
test/pdfs/cable.pdf.link [new file with mode: 0644]
test/test_manifest.json

diff --git a/test/pdfs/cable.pdf.link b/test/pdfs/cable.pdf.link
new file mode 100644 (file)
index 0000000..9cf92a5
--- /dev/null
@@ -0,0 +1 @@
+http://www.wrapon.com/docs/PIPEHEATCABLE.PDF
index 90a9f8a777ed74859024450b92ecc9cf98bbee65..a83ca2fb12df0b593177828a736ddc4fbcd8f25d 100644 (file)
        "link": true,
        "rounds": 1,
        "type": "load"
+    },
+    {  "id": "cable",
+       "file": "pdfs/cable.pdf",
+       "link": true,
+       "rounds": 1,
+       "type": "eq"
     }
 ]