Index: test/mjsunit/mirror-regexp.js |
diff --git a/test/mjsunit/mirror-regexp.js b/test/mjsunit/mirror-regexp.js |
index 0ea0742b5427fba3723ffba7a5243b2c3a7f2c55..6c251d4ff6aeda18d6b6057f2538888a511ae39f 100644 |
--- a/test/mjsunit/mirror-regexp.js |
+++ b/test/mjsunit/mirror-regexp.js |
@@ -25,7 +25,7 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-// Flags: --expose-debug-as debug --harmony-unicode |
+// Flags: --expose-debug-as debug --harmony-unicode-regexps |
// Test the mirror object for regular expression values |
var all_attributes = debug.PropertyAttribute.ReadOnly | |