mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add JAI.pdf (issue #292) to the ref tests
This commit is contained in:
parent
8f3a378944
commit
447ff0a059
2 changed files with 7 additions and 0 deletions
1
test/pdfs/jai.pdf.link
Normal file
1
test/pdfs/jai.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://download.oracle.com/docs/cd/E19957-01/806-5413-10/806-5413-10.pdf
|
|
@ -86,5 +86,11 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "jai-pdf",
|
||||
"file": "pdfs/jai.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue