summaryrefslogtreecommitdiff
path: root/test/built-ins/RegExp/S15.10.4.1_A7_T2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/RegExp/S15.10.4.1_A7_T2.js')
-rw-r--r--test/built-ins/RegExp/S15.10.4.1_A7_T2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/RegExp/S15.10.4.1_A7_T2.js b/test/built-ins/RegExp/S15.10.4.1_A7_T2.js
index 153854d91..f3edd64f6 100644
--- a/test/built-ins/RegExp/S15.10.4.1_A7_T2.js
+++ b/test/built-ins/RegExp/S15.10.4.1_A7_T2.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