Fixes incorrect unit test
This commit is contained in:
parent
8e298acb67
commit
ffeec0572c
@ -360,6 +360,7 @@ describe('font', function() {
|
|||||||
'/ExpansionFactor 99\n' +
|
'/ExpansionFactor 99\n' +
|
||||||
'/Subrs 1 array\n' +
|
'/Subrs 1 array\n' +
|
||||||
'dup 0 1 RD x noaccess put\n'+
|
'dup 0 1 RD x noaccess put\n'+
|
||||||
|
'end\n' +
|
||||||
'/CharStrings 46 dict dup begin\n' +
|
'/CharStrings 46 dict dup begin\n' +
|
||||||
'/.notdef 1 RD x ND' + '\n' +
|
'/.notdef 1 RD x ND' + '\n' +
|
||||||
'end');
|
'end');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user