fixup! Refactor DeleteExpression tests for parsers

This commit is contained in:
Mike Pennisi 2018-01-15 17:55:54 -05:00 committed by Rick Waldron
parent cae69a9775
commit c4e02a7a65

View File

@ -12,4 +12,6 @@ negative:
flags: [onlyStrict]
---*/
throw "Test262: This statement should not be evaluated.";
delete test262identifier;