mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 15:04:43 +02:00
Add missing define
This commit is contained in:
parent
33ea5b6439
commit
ab13ee1513
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
description: |
|
description: |
|
||||||
Collection of functions used to assert the correctness of RegExp objects.
|
Collection of functions used to assert the correctness of RegExp objects.
|
||||||
defines: [buildString, testPropertyEscapes, testPropertyOfStrings, matchValidator]
|
defines: [buildString, testPropertyEscapes, testPropertyOfStrings, testExtendedCharacterClass, matchValidator]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
function buildString(args) {
|
function buildString(args) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user