diff options
Diffstat (limited to 'test/built-ins/RegExp/S15.10.2.12_A5_T2.js')
-rw-r--r-- | test/built-ins/RegExp/S15.10.2.12_A5_T2.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/RegExp/S15.10.2.12_A5_T2.js b/test/built-ins/RegExp/S15.10.2.12_A5_T2.js index 105c54bc4..f8497c56c 100644 --- a/test/built-ins/RegExp/S15.10.2.12_A5_T2.js +++ b/test/built-ins/RegExp/S15.10.2.12_A5_T2.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -info: > +info: | The production CharacterClassEscape :: d evaluates by returning the ten-element set of characters containing the characters 0 through 9 inclusive |