mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Fixes incorrect unit test
This commit is contained in:
parent
8e298acb67
commit
ffeec0572c
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ describe('font', function() {
|
|||
'/ExpansionFactor 99\n' +
|
||||
'/Subrs 1 array\n' +
|
||||
'dup 0 1 RD x noaccess put\n'+
|
||||
'end\n' +
|
||||
'/CharStrings 46 dict dup begin\n' +
|
||||
'/.notdef 1 RD x ND' + '\n' +
|
||||
'end');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue