mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #6639 from Snuffleupagus/pr-197-reduced-test
Replace the unavailable linked test-case for PR 197 with a reduced test-case
This commit is contained in:
commit
b2e3c59372
4 changed files with 4 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -185,3 +185,4 @@
|
|||
!bug1001080.pdf
|
||||
!issue6108.pdf
|
||||
!issue6113.pdf
|
||||
!openoffice.pdf
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
http://oannis.com/DiwanProfile.pdf
|
BIN
test/pdfs/openoffice.pdf
Normal file
BIN
test/pdfs/openoffice.pdf
Normal file
Binary file not shown.
|
@ -245,9 +245,9 @@
|
|||
"type": "eq"
|
||||
},
|
||||
{ "id": "openoffice-pdf",
|
||||
"file": "pdfs/DiwanProfile.pdf",
|
||||
"md5": "55d0c6a1a6d26c9ec9dcecaa7a471e0e",
|
||||
"link": true,
|
||||
"file": "pdfs/openoffice.pdf",
|
||||
"md5": "ecb0225c7ce2df2cd9a5323a349f8f84",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue