summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js')
-rw-r--r--deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js b/deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js
index 035627c4d4..82d070e92d 100644
--- a/deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js
+++ b/deps/v8/test/mjsunit/es6/no-unicode-regexp-flag.js
@@ -7,7 +7,7 @@
// mjsunit/es6/regexp-flags tests that the property is there when the
// flag is on.
-// Flags: --harmony-regexps --no-harmony-unicode-regexps
+// Flags: --no-harmony-unicode-regexps
'use strict';