diff --git a/test/unit/parser_spec.js b/test/unit/parser_spec.js index 03d700a40..fdab17a0d 100644 --- a/test/unit/parser_spec.js +++ b/test/unit/parser_spec.js @@ -17,7 +17,7 @@ describe('parser', function() { it('should parse PostScript numbers', function() { var numbers = ['-.002', '34.5', '-3.62', '123.6e10', '1E-5', '-1.', '0.0', '123', '-98', '43445', '0', '+17']; - for (var i=0, ii=numbers.length; i