Browse Source

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

notmasteryet 14 years ago
parent
commit
447ff0a059
  1. 1
      test/pdfs/jai.pdf.link
  2. 6
      test/test_manifest.json

1
test/pdfs/jai.pdf.link

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

6
test/test_manifest.json

@ -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"
} }
] ]

Loading…
Cancel
Save