Skip to content

Commit b402004

Browse files
committed
Replace the linked test-case for issue 1155 with a reduced one
As part of the link cleanup in issue 6854, obtaining this file through the Internet Archive didn't work. However, given that the file was added in order to test an issue with `CropBox/MediaBox`, a reduced test-case should do just fine instead. Please refer to issue 1155, and PR 1212.
1 parent e54edd1 commit b402004

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test/pdfs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
!franz_2.pdf
88
!german-umlaut-r.pdf
99
!xref_command_missing.pdf
10+
!issue1155r.pdf
1011
!issue2391-1.pdf
1112
!issue2391-2.pdf
1213
!issue4665.pdf

test/pdfs/issue1155.pdf.link

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/pdfs/issue1155r.pdf

776 Bytes
Binary file not shown.

test/test_manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,10 +1638,10 @@
16381638
"type": "eq"
16391639
},
16401640
{ "id": "issue1155",
1641-
"file": "pdfs/issue1155.pdf",
1642-
"md5": "b732ef25c16c9c20a77e40edef5aa6fe",
1641+
"file": "pdfs/issue1155r.pdf",
1642+
"md5": "8d772a3c6109bda860b8d80d42d4c08c",
16431643
"rounds": 1,
1644-
"link": true,
1644+
"link": false,
16451645
"type": "eq"
16461646
},
16471647
{ "id": "link-annotation-border",

0 commit comments

Comments
 (0)