| Index: test/mjsunit/messages.js
|
| diff --git a/test/mjsunit/messages.js b/test/mjsunit/messages.js
|
| index 47bf36e273c4d2b039268a36bd1c01ea1d7417bd..8796d05f16e5be3afadc562c64fce372253ca670 100644
|
| --- a/test/mjsunit/messages.js
|
| +++ b/test/mjsunit/messages.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: --stack-size=100 --harmony --harmony-regexps
|
| +// Flags: --stack-size=100 --harmony
|
| // Flags: --harmony-simd --harmony-instanceof
|
|
|
| function test(f, expected, type) {
|
|
|