1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Adding regression test

This commit is contained in:
Artur Adib 2012-02-14 14:55:39 -05:00
parent 048e40b869
commit f1dfe880e8
2 changed files with 8 additions and 0 deletions

1
test/issue1155.pdf.link Normal file
View file

@ -0,0 +1 @@
http://www.madbad.altervista.org/_altervista_ht/2142.pdf

View file

@ -458,5 +458,12 @@
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "issue1155",
"file": "pdfs/issue1155.pdf",
"md5": "b732ef25c16c9c20a77e40edef5aa6fe",
"rounds": 1,
"link": true,
"type": "eq"
}
]