Browse Source

Add PDF from the #840 to the reference tests

notmasteryet 14 years ago
parent
commit
05c1f68d68
  1. 1
      test/pdfs/.gitignore
  2. BIN
      test/pdfs/issue840.pdf
  3. 6
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -16,3 +16,4 @@ @@ -16,3 +16,4 @@
!alphatrans.pdf
!devicen.pdf
!cmykjpeg.pdf
!issue840.pdf

BIN
test/pdfs/issue840.pdf

Binary file not shown.

6
test/test_manifest.json

@ -290,5 +290,11 @@ @@ -290,5 +290,11 @@
"link": true,
"rounds": 1,
"type": "eq"
},
{ "id": "issue840",
"file": "pdfs/issue840.pdf",
"md5": "20d88011dd7e3c4fb5274979094dab93",
"rounds": 1,
"type": "eq"
}
]

Loading…
Cancel
Save