Chromium Code Reviews| Index: test/mjsunit/es6/array-tostring.js |
| diff --git a/test/mjsunit/es6/array-tostring.js b/test/mjsunit/es6/array-tostring.js |
| index 397fde4ab185811cb166745c244a693b4eb8fd62..973b3c36285b73a0ef7f12dcd9c0f18185b7a5a6 100644 |
| --- a/test/mjsunit/es6/array-tostring.js |
| +++ b/test/mjsunit/es6/array-tostring.js |
| @@ -2,8 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -// Flags: --harmony-tostring |
| - |
| var global = this; |
| var funs = { |