Browse Source

Add a linked `load` test for issue 6549

Jonas Jenwald 9 years ago
parent
commit
62b17ad36e
  1. 1
      test/pdfs/issue6549.pdf.link
  2. 9
      test/test_manifest.json

1
test/pdfs/issue6549.pdf.link

@ -0,0 +1 @@
http://web.archive.org/web/20150306062422/http://www.kokuyo-st.co.jp/stationery/camiapp/CamiApp_Sample.pdf

9
test/test_manifest.json

@ -781,6 +781,15 @@
"rounds": 1, "rounds": 1,
"type": "load" "type": "load"
}, },
{ "id": "issue6549",
"file": "pdfs/issue6549.pdf",
"md5": "699aeea73a6f45375022ffc6cc80f12a",
"link": true,
"rounds": 1,
"firstPage": 2,
"lastPage": 3,
"type": "load"
},
{ "id": "ibwa-bad", { "id": "ibwa-bad",
"file": "pdfs/ibwa-bad.pdf", "file": "pdfs/ibwa-bad.pdf",
"md5": "6ca059d32b74ac2688ae06f727fee755", "md5": "6ca059d32b74ac2688ae06f727fee755",

Loading…
Cancel
Save