add missing feature to cleanupSome test

This commit is contained in:
snek 2022-12-17 15:05:59 -06:00 committed by Ms2ger
parent 9f6da57ee4
commit 06b982d2f0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ info: |
7. If IsConstructor(constructor) is false, throw a TypeError exception.
...
includes: [isConstructor.js]
features: [Reflect.construct, FinalizationRegistry, arrow-function]
features: [Reflect.construct, FinalizationRegistry, FinalizationRegistry.prototype.cleanupSome, arrow-function]
---*/
assert.sameValue(