Index: test/mjsunit/harmony/new-target.js |
diff --git a/test/mjsunit/harmony/new-target.js b/test/mjsunit/harmony/new-target.js |
index d98f5f809860d2e9854aeb18326593ec6af1fce9..6e7cdcca0ebf5ba829d5c283fce65208b96ee7bb 100644 |
--- a/test/mjsunit/harmony/new-target.js |
+++ b/test/mjsunit/harmony/new-target.js |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
// Flags: --harmony-new-target --harmony-reflect --harmony-destructuring |
-// Flags: --harmony-rest-parameters --harmony-arrow-functions |
+// Flags: --harmony-rest-parameters |
(function TestClass() { |