shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
249 stars 28 forks source link

Add location sanity check to test262-parser-tests #341

Closed bakkot closed 7 years ago

michaelficarra commented 7 years ago

ERROR: Coverage for branches (99.93%) does not meet global threshold (100%)

bakkot commented 7 years ago

Fixed; PTAL.