summaryrefslogtreecommitdiff
path: root/test/built-ins/RegExp/Symbol.species/symbol-species.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/RegExp/Symbol.species/symbol-species.js')
-rw-r--r--test/built-ins/RegExp/Symbol.species/symbol-species.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/RegExp/Symbol.species/symbol-species.js b/test/built-ins/RegExp/Symbol.species/symbol-species.js
index df3f10443..f25e20589 100644
--- a/test/built-ins/RegExp/Symbol.species/symbol-species.js
+++ b/test/built-ins/RegExp/Symbol.species/symbol-species.js
@@ -2,7 +2,7 @@
// See LICENSE for details.
/*---
-info: >
+info: |
RegExp has a property at `Symbol.species`
esid: sec-get-regexp-@@species
es6id: 21.2.4.2