Index: test/mjsunit/es6/no-unicode-regexp-flag.js |
diff --git a/test/mjsunit/es6/no-unicode-regexp-flag.js b/test/mjsunit/es6/no-unicode-regexp-flag.js |
index 035627c4d4bdd38208ea583e711932f387fd266d..b56a4b56dd96fadb8bde75eb9d49dfb334926bcf 100644 |
--- a/test/mjsunit/es6/no-unicode-regexp-flag.js |
+++ b/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: --harmony-regexp |
'use strict'; |