Index: test/mjsunit/harmony/regress/regress-4395.js |
diff --git a/test/mjsunit/harmony/regress/regress-4395.js b/test/mjsunit/harmony/regress/regress-4395.js |
index a003856715552b3dbe4f0fdad3bba7ad348294fb..fcc678442812250fd496b88f2c072e46d303cbef 100644 |
--- a/test/mjsunit/harmony/regress/regress-4395.js |
+++ b/test/mjsunit/harmony/regress/regress-4395.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-destructuring --harmony-default-parameters |
+// Flags: --harmony-destructuring-bind --harmony-default-parameters |
(function testExpressionTypes() { |
"use strict"; |