Browse Source

Merge pull request #401 from notmasteryet/decode-bw

Adds cable.pdf link to tests
Andreas Gal 14 years ago
parent
commit
75d7649c49
  1. 1
      test/pdfs/cable.pdf.link
  2. 6
      test/test_manifest.json

1
test/pdfs/cable.pdf.link

@ -0,0 +1 @@
http://www.wrapon.com/docs/PIPEHEATCABLE.PDF

6
test/test_manifest.json

@ -97,5 +97,11 @@
"link": true, "link": true,
"rounds": 1, "rounds": 1,
"type": "load" "type": "load"
},
{ "id": "cable",
"file": "pdfs/cable.pdf",
"link": true,
"rounds": 1,
"type": "eq"
} }
] ]

Loading…
Cancel
Save