mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 13:34:38 +02:00
Remove wrong feature tag (#1932)
This commit is contained in:
parent
6d5dad87a3
commit
19fa24ee91
@ -9,7 +9,6 @@ info: |
|
||||
10. Let desc be the PropertyDescriptor{[[Value]]: closure, [[Writable]]:
|
||||
true, [[Enumerable]]: enumerable, [[Configurable]]: true}.
|
||||
11. Return ? DefinePropertyOrThrow(object, propKey, desc).
|
||||
features: [generators]
|
||||
---*/
|
||||
|
||||
assert.throws(TypeError, function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user