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, "link": true,
"rounds": 1, "rounds": 1,
"type": "load" "type": "load"
},
{ "id": "jai-pdf",
"file": "pdfs/jai.pdf",
"link": true,
"rounds": 1,
"type": "load"
} }
] ]