Index: test/mjsunit/harmony/spread-call.js |
diff --git a/test/mjsunit/harmony/spread-call.js b/test/mjsunit/harmony/spread-call.js |
index e10a3ec7939aadc4b90e1fd665f5a63bd5718ba8..7c19ec1ef14a9fac5306677f98534c4c19956b3e 100644 |
--- a/test/mjsunit/harmony/spread-call.js |
+++ b/test/mjsunit/harmony/spread-call.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-spreadcalls |
+// Flags: --harmony-spread-calls |
(function testSpreadCallsStrict() { |
"use strict" |