Browse Source

Add reftest for issue #918

notmasteryet 14 years ago
parent
commit
fb3a9a9828
  1. 1
      test/pdfs/.gitignore
  2. BIN
      test/pdfs/issue918.pdf
  3. 6
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -19,3 +19,4 @@ @@ -19,3 +19,4 @@
!issue840.pdf
!scan-bad.pdf
!freeculture.pdf
!issue918.pdf

BIN
test/pdfs/issue918.pdf

Binary file not shown.

6
test/test_manifest.json

@ -348,5 +348,11 @@ @@ -348,5 +348,11 @@
"link": true,
"pageLimit": 3,
"type": "eq"
},
{ "id": "issue918",
"file": "pdfs/issue918.pdf",
"md5": "d582cc0f2592ae82936589ced2a47e55",
"rounds": 1,
"type": "eq"
}
]

Loading…
Cancel
Save