diff options
Diffstat (limited to 'test/built-ins/RegExp/S15.10.4.1_A7_T1.js')
-rw-r--r-- | test/built-ins/RegExp/S15.10.4.1_A7_T1.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/RegExp/S15.10.4.1_A7_T1.js b/test/built-ins/RegExp/S15.10.4.1_A7_T1.js index 1a0eadf7f..e4d0d102e 100644 --- a/test/built-ins/RegExp/S15.10.4.1_A7_T1.js +++ b/test/built-ins/RegExp/S15.10.4.1_A7_T1.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -info: > +info: | The [[Prototype]] property of the newly constructed object is set to the original RegExp prototype object, the one that is the initial value of RegExp.prototype |