Browse Source

Replace the unavailable linked test-case for issue 2128 with a reduced test-case

Re: issue 2128 and PR 2628.
Jonas Jenwald 10 years ago
parent
commit
3008580972
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/issue2128.pdf.link
  3. BIN
      test/pdfs/issue2128r.pdf
  4. 7
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -162,6 +162,7 @@
!issue5334.pdf !issue5334.pdf
!bug1186827.pdf !bug1186827.pdf
!issue215.pdf !issue215.pdf
!issue2128r.pdf
!issue5540.pdf !issue5540.pdf
!issue5549.pdf !issue5549.pdf
!issue5475.pdf !issue5475.pdf

1
test/pdfs/issue2128.pdf.link

@ -1 +0,0 @@
http://www.bookcool.com/pdf/6/ts006006.pdf

BIN
test/pdfs/issue2128r.pdf

Binary file not shown.

7
test/test_manifest.json

@ -157,10 +157,9 @@
"type": "eq" "type": "eq"
}, },
{ "id": "issue2128", { "id": "issue2128",
"file": "pdfs/issue2128.pdf", "file": "pdfs/issue2128r.pdf",
"md5": "b3f4d9ed3c41e1f1768264a3f8b93aad", "md5": "64118f4e74590b88bd476b4178a516d5",
"link": true, "link": false,
"lastPage": 2,
"rounds": 1, "rounds": 1,
"type": "eq" "type": "eq"
}, },

Loading…
Cancel
Save