Index: test/mjsunit/strong/destructuring.js |
diff --git a/test/mjsunit/strong/destructuring.js b/test/mjsunit/strong/destructuring.js |
index b3971b3b0927474906a7a80e15ad02cc0c2b477e..30f6183f625416ecf7170270c5b7027a4a17567c 100644 |
--- a/test/mjsunit/strong/destructuring.js |
+++ b/test/mjsunit/strong/destructuring.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 |
+// Flags: --harmony-destructuring-bind |
// Flags: --strong-mode --allow-natives-syntax |
(function() { |