| Index: test/mjsunit/es6/object-tostring.js
|
| diff --git a/test/mjsunit/es6/object-tostring.js b/test/mjsunit/es6/object-tostring.js
|
| index 4d6090faf128d1f200da99b5320039c4bde4ab74..5f9417d73dfc0b355a8b680bb7e4e6b11453dc47 100644
|
| --- a/test/mjsunit/es6/object-tostring.js
|
| +++ b/test/mjsunit/es6/object-tostring.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-tostring --harmony-proxies
|
| +// Flags: --harmony-proxies
|
|
|
| var global = this;
|
|
|
|
|