Skip to content
Snippets Groups Projects
Commit 6462958e authored by Brian Terlson's avatar Brian Terlson
Browse files

Merge pull request #303 from pvginkel/environment-object-deletion

Fixed testing deletion of an environment object.
parents 8d896a0b 632beef9
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ info: > ...@@ -10,7 +10,7 @@ info: >
language provides no way to directly exercise [[Delete]], the tests are placed here. language provides no way to directly exercise [[Delete]], the tests are placed here.
es5id: 11.4.1-4.a-5 es5id: 11.4.1-4.a-5
description: > description: >
delete operator returns false when deleting the environment object delete operator returns false when deleting the declaration of the environment object
inside 'with' inside 'with'
flags: [noStrict] flags: [noStrict]
includes: [runTestCase.js] includes: [runTestCase.js]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment