1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Add JAI.pdf (issue #292) to the ref tests

This commit is contained in:
notmasteryet 2011-08-14 12:26:48 -05:00
parent 8f3a378944
commit 447ff0a059
2 changed files with 7 additions and 0 deletions

1
test/pdfs/jai.pdf.link Normal file
View file

@ -0,0 +1 @@
http://download.oracle.com/docs/cd/E19957-01/806-5413-10/806-5413-10.pdf

View file

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