Skip to content
Snippets Groups Projects
Commit 64826c2a authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Make tests more strict

In ECMAScript 5, assignment to a non-reference value throws a runtime
ReferenceError. ECMAscript 6 specifies an early ReferenceError in these
cases. Tests for this behavior have been authored to pass in both cases.
Simplify these tests to describe and assert the early error.
parent 408318bf
No related branches found
No related tags found
No related merge requests found
Showing
with 105 additions and 288 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment