Skip to content

Commit 05c1f68

Browse files
committed
Add PDF from the mozilla#840 to the reference tests
1 parent bb6e5c6 commit 05c1f68

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

test/pdfs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
!alphatrans.pdf
1717
!devicen.pdf
1818
!cmykjpeg.pdf
19+
!issue840.pdf

test/pdfs/issue840.pdf

149 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,5 +290,11 @@
290290
"link": true,
291291
"rounds": 1,
292292
"type": "eq"
293+
},
294+
{ "id": "issue840",
295+
"file": "pdfs/issue840.pdf",
296+
"md5": "20d88011dd7e3c4fb5274979094dab93",
297+
"rounds": 1,
298+
"type": "eq"
293299
}
294300
]

0 commit comments

Comments
 (0)