Index: test/mjsunit/es6/spread-call-new-class.js |
diff --git a/test/mjsunit/es6/spread-call-new-class.js b/test/mjsunit/es6/spread-call-new-class.js |
index 1fdf25b61687579e42f323f7079aac70f4caad63..de88cff5d14f10ee13e9443d84c259a14100f8da 100644 |
--- a/test/mjsunit/es6/spread-call-new-class.js |
+++ b/test/mjsunit/es6/spread-call-new-class.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 testConstructClassStrict() { |
"use strict"; |