Skip to content

Commit

Permalink
Merge pull request #6434 from Snuffleupagus/issue-4436-reduced-test
Browse files Browse the repository at this point in the history
Replace the unavailable linked test-case for issue 4436 with a reduced test-case
  • Loading branch information
timvandermeij committed Oct 12, 2015
2 parents 6019b09 + 7f70252 commit c4403e6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
1 change: 1 addition & 0 deletions test/pdfs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
!zerowidthline.pdf
!bug868745.pdf
!mmtype1.pdf
!issue4436r.pdf
!issue5704.pdf
!issue5751.pdf
!bug893730.pdf
Expand Down
2 changes: 0 additions & 2 deletions test/pdfs/issue4436.pdf.link

This file was deleted.

Binary file added test/pdfs/issue4436r.pdf
Binary file not shown.
8 changes: 3 additions & 5 deletions test/test_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2434,12 +2434,10 @@
"about": "Image mask in higher resolution than the image itself"
},
{ "id": "issue4436",
"file": "pdfs/issue4436.pdf",
"md5": "34e6af7441961f5940e6440a62e37427",
"file": "pdfs/issue4436r.pdf",
"md5": "4e43d692d213f56674fcac92110c7364",
"rounds": 1,
"link": true,
"firstPage": 9,
"lastPage": 9,
"link": false,
"type": "eq"
},
{ "id": "issue4926",
Expand Down

0 comments on commit c4403e6

Please sign in to comment.