Index: test/mjsunit/strong/declaration-after-use.js |
diff --git a/test/mjsunit/strong/declaration-after-use.js b/test/mjsunit/strong/declaration-after-use.js |
index 5f3ef2a79c818556fdea710418d991cee532e2e8..e6caccfcca5d29307460ec1aa6b9502157c27509 100644 |
--- a/test/mjsunit/strong/declaration-after-use.js |
+++ b/test/mjsunit/strong/declaration-after-use.js |
@@ -3,7 +3,6 @@ |
// found in the LICENSE file. |
// Flags: --strong-mode --harmony-rest-parameters --harmony-arrow-functions |
-// Flags: --harmony-computed-property-names |
// Note that it's essential for these tests that the reference is inside dead |
// code (because we already produce ReferenceErrors for run-time unresolved |