Adds cable.pdf link to tests

This commit is contained in:
notmasteryet 2011-08-28 16:36:58 -05:00
parent db09e34f71
commit 8e407fe06d
2 changed files with 7 additions and 0 deletions

1
test/pdfs/cable.pdf.link Normal file
View File

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

View File

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