mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
Merge pull request #401 from notmasteryet/decode-bw
Adds cable.pdf link to tests
This commit is contained in:
commit
75d7649c49
2 changed files with 7 additions and 0 deletions
1
test/pdfs/cable.pdf.link
Normal file
1
test/pdfs/cable.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.wrapon.com/docs/PIPEHEATCABLE.PDF
|
|
@ -97,5 +97,11 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "cable",
|
||||
"file": "pdfs/cable.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue