| Index: test/mjsunit/es6/collections.js
|
| diff --git a/test/mjsunit/es6/collections.js b/test/mjsunit/es6/collections.js
|
| index e410e2259c8624b460a9f9874ea692def675b45c..1664a93bded19144733c7af0a6ea035020f3cd58 100644
|
| --- a/test/mjsunit/es6/collections.js
|
| +++ b/test/mjsunit/es6/collections.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-gc --allow-natives-syntax --harmony-tostring
|
| +// Flags: --expose-gc --allow-natives-syntax
|
|
|
|
|
| function assertSize(expected, collection) {
|
|
|