Skip to content

Commit c42b19f

Browse files
Merge pull request #14348 from Snuffleupagus/issue-8022-reftest
Add a (linked) test-case for issue 8022
2 parents 034b870 + 909f012 commit c42b19f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

test/pdfs/issue8022.pdf.link

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/mozilla/pdf.js/files/750774/February.Collision.Generic.PC.R2-1.pdf

test/test_manifest.json

+8
Original file line numberDiff line numberDiff line change
@@ -875,6 +875,14 @@
875875
"rounds": 1,
876876
"type": "eq"
877877
},
878+
{ "id": "issue8022",
879+
"file": "pdfs/issue8022.pdf",
880+
"md5": "a1a028a5d44433a965dd1e778f321c14",
881+
"link": true,
882+
"rounds": 1,
883+
"lastPage": 1,
884+
"type": "eq"
885+
},
878886
{ "id": "issue8078",
879887
"file": "pdfs/issue8078.pdf",
880888
"md5": "8b7d74bc24b4157393e4e88a511c05f1",

0 commit comments

Comments
 (0)