Browse Source

Test case for issue 5549

Tim van der Meij 10 years ago
parent
commit
16833159a9
  1. 1
      test/pdfs/.gitignore
  2. BIN
      test/pdfs/issue5549.pdf
  3. 7
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -103,3 +103,4 @@
!issue4573.pdf !issue4573.pdf
!issue4800.pdf !issue4800.pdf
!issue4801.pdf !issue4801.pdf
!issue5549.pdf

BIN
test/pdfs/issue5549.pdf

Binary file not shown.

7
test/test_manifest.json

@ -1901,5 +1901,12 @@
"rounds": 1, "rounds": 1,
"link": true, "link": true,
"type": "eq" "type": "eq"
},
{ "id": "issue5549.pdf",
"file": "pdfs/issue5549.pdf",
"md5": "6c36df6ebc583c9e18aad0ad00d257b8",
"rounds": 1,
"type": "eq",
"about": "Free image obtained from www.unsplash.com"
} }
] ]

Loading…
Cancel
Save