Index: test/mjsunit/es6/object-tostring.js |
diff --git a/test/mjsunit/es6/object-tostring.js b/test/mjsunit/es6/object-tostring.js |
index 064f2af675f55071da291a087167f625afaf1af5..c73a7686cdf64f42b09936f7bbd38a78da4560df 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 --allow-natives-syntax |
+// Flags: --harmony-tostring |
var global = this; |