Index: test/mjsunit/es6/class-computed-property-names-super.js |
diff --git a/test/mjsunit/es6/class-computed-property-names-super.js b/test/mjsunit/es6/class-computed-property-names-super.js |
index cb9f25157cdea075054577b0237f94babf9d68de..b5a2ac995ee0c939dd72d0ca3717cf4680db5046 100644 |
--- a/test/mjsunit/es6/class-computed-property-names-super.js |
+++ b/test/mjsunit/es6/class-computed-property-names-super.js |
@@ -2,7 +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 |
// Flags: --allow-natives-syntax |