Skip to content

Commit 218ea20

Browse files
author
jolek
committed
add test case
1 parent 21e0c51 commit 218ea20

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

test/pdfs/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -400,3 +400,4 @@
400400
!tiling-pattern-large-steps.pdf
401401
!issue11555.pdf
402402
!issue12337.pdf
403+
!pr12564.pdf

test/pdfs/pr12564.pdf

144 KB
Binary file not shown.

test/test_manifest.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -4784,5 +4784,14 @@
47844784
"rounds": 2,
47854785
"lastPage": 1,
47864786
"type": "fbf"
4787-
}
4787+
},
4788+
{ "id": "pr12564",
4789+
"file": "pdfs/pr12564.pdf",
4790+
"md5": "8033857922eb03d050f6a04c2f5e9851",
4791+
"rounds": 1,
4792+
"firstPage": 1,
4793+
"lastPage": 1,
4794+
"type": "eq",
4795+
"annotations": true
4796+
},
47884797
]

0 commit comments

Comments
 (0)