1
0
mirror of https://github.com/tc39/test262.git synced 2025-04-08 19:35:28 +02:00

Update groups-object.js

This commit is contained in:
Gus Caplan 2020-04-18 12:36:09 -05:00 committed by Rick Waldron
parent 97bd6fd12d
commit 30542f3e4c

@ -3,7 +3,6 @@
/*---
description: Properties of the groups object are created with CreateDataProperty
includes: [propertyHelper.js]
esid: sec-regexpbuiltinexec
features: [regexp-named-groups]
info: |