Index: test/mjsunit/harmony/super.js |
diff --git a/test/mjsunit/harmony/super.js b/test/mjsunit/harmony/super.js |
index f7584702b603270446725bc30b233c4dc90f6bc5..d74484ea048b5eb58576adfdfa9b99c4f05727bc 100644 |
--- a/test/mjsunit/harmony/super.js |
+++ b/test/mjsunit/harmony/super.js |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
// Flags: --harmony-arrow-functions --allow-natives-syntax |
-// Flags: --harmony-spreadcalls --harmony-destructuring |
+// Flags: --harmony-spread-calls --harmony-destructuring |
// Flags: --harmony-rest-parameters --harmony-sloppy |
(function TestSuperNamedLoads() { |