Index: test/mjsunit/harmony/regexp-flags.js |
diff --git a/test/mjsunit/harmony/regexp-flags.js b/test/mjsunit/harmony/regexp-flags.js |
index bf44d2c0899763d6240df33e12232f9865648e17..fae88610e4add9ec4bc8d7b816ebbcf453a00198 100644 |
--- a/test/mjsunit/harmony/regexp-flags.js |
+++ b/test/mjsunit/harmony/regexp-flags.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --harmony-regexps --harmony-unicode |
+// Flags: --harmony-regexps --harmony-unicode-regexps |
RegExp.prototype.flags = 'setter should be undefined'; |