Index: test/mjsunit/strong/function-arity.js |
diff --git a/test/mjsunit/strong/function-arity.js b/test/mjsunit/strong/function-arity.js |
index 9a4f2fc8473efc0d0c06b1e0e934fa95efeefa9d..67c0d1f195cf1e13ce619135e89cd85a8f2f8d13 100644 |
--- a/test/mjsunit/strong/function-arity.js |
+++ b/test/mjsunit/strong/function-arity.js |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
// Flags: --strong-mode --harmony-arrow-functions --harmony-reflect |
-// Flags: --harmony-spreadcalls --harmony-rest-parameters --allow-natives-syntax |
+// Flags: --harmony-spread-calls --harmony-rest-parameters --allow-natives-syntax |
'use strict'; |