Index: test/mjsunit/strong/function-arity.js |
diff --git a/test/mjsunit/strong/function-arity.js b/test/mjsunit/strong/function-arity.js |
index 67c0d1f195cf1e13ce619135e89cd85a8f2f8d13..0dca49ffaa79d237bc380cf6331e1d9288a6b67c 100644 |
--- a/test/mjsunit/strong/function-arity.js |
+++ b/test/mjsunit/strong/function-arity.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: --strong-mode --harmony-arrow-functions --harmony-reflect |
+// Flags: --strong-mode --harmony-reflect |
// Flags: --harmony-spread-calls --harmony-rest-parameters --allow-natives-syntax |
'use strict'; |