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 fc4770de7c21d14b9c02ad2bba7b19cb677b5c0f..1fdf25b61687579e42f323f7079aac70f4caad63 100644 |
--- a/test/mjsunit/es6/spread-call-new-class.js |
+++ b/test/mjsunit/es6/spread-call-new-class.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-sloppy --harmony-rest-parameters |
+// Flags: --harmony-sloppy |
(function testConstructClassStrict() { |