Index: test/mjsunit/es6/class-property-name-eval-arguments.js |
diff --git a/test/mjsunit/es6/class-property-name-eval-arguments.js b/test/mjsunit/es6/class-property-name-eval-arguments.js |
index 72ff60fd3e79fcdaf8b27ff19dde8452b3f114be..bbd05cc355d4cfffcc3edc8d7b0adbb60d032bab 100644 |
--- a/test/mjsunit/es6/class-property-name-eval-arguments.js |
+++ b/test/mjsunit/es6/class-property-name-eval-arguments.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-sloppy |
- |
(function Method() { |
class C { |