mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Merge pull request #303 from pvginkel/environment-object-deletion
Fixed testing deletion of an environment object.
This commit is contained in:
commit
6462958efc
@ -10,7 +10,7 @@ info: >
|
||||
language provides no way to directly exercise [[Delete]], the tests are placed here.
|
||||
es5id: 11.4.1-4.a-5
|
||||
description: >
|
||||
delete operator returns false when deleting the environment object
|
||||
delete operator returns false when deleting the declaration of the environment object
|
||||
inside 'with'
|
||||
flags: [noStrict]
|
||||
includes: [runTestCase.js]
|
||||
|
Loading…
x
Reference in New Issue
Block a user