mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add pdf from issue 3885 to tests
Source: https://www.dropbox.com/s/ooqk82fq0gr5p6f/test-min-notext-opt.pdf
This commit is contained in:
parent
43847d7ff8
commit
4ff1d45f16
3 changed files with 9 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -62,3 +62,4 @@
|
|||
!issue3371.pdf
|
||||
!issue2956.pdf
|
||||
!bug946506.pdf
|
||||
!issue3885.pdf
|
||||
|
|
BIN
test/pdfs/issue3885.pdf
Normal file
BIN
test/pdfs/issue3885.pdf
Normal file
Binary file not shown.
|
@ -61,6 +61,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3885",
|
||||
"file": "pdfs/issue3885.pdf",
|
||||
"md5": "319c998910453bc44d40c7748cd2cb79",
|
||||
"rounds": 1,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2833",
|
||||
"file": "pdfs/issue2833.pdf",
|
||||
"md5": "7bc6e17c41586155c188d7408bcb9ab5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue