Remove wrong feature tag (#1932)

This commit is contained in:
Adrian Heine né Lang 2018-11-07 22:05:20 +01:00 committed by Leo Balter
parent 6d5dad87a3
commit 19fa24ee91
1 changed files with 0 additions and 1 deletions

View File

@ -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() {