| Index: test/mjsunit/es6/collection-iterator.js
|
| diff --git a/test/mjsunit/es6/collection-iterator.js b/test/mjsunit/es6/collection-iterator.js
|
| index 18b3f1a5e5ac27b185eafff45f47bda0cee60315..a92c9aeda0417df8ba1374d9ae747f682f2e46ac 100644
|
| --- a/test/mjsunit/es6/collection-iterator.js
|
| +++ b/test/mjsunit/es6/collection-iterator.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: --allow-natives-syntax --harmony-tostring
|
| +// Flags: --allow-natives-syntax
|
|
|
|
|
| (function TestSetIterator() {
|
|
|