| Index: test/mjsunit/harmony/iteration-semantics.js
|
| diff --git a/test/mjsunit/harmony/iteration-semantics.js b/test/mjsunit/harmony/iteration-semantics.js
|
| index 803f12faa9316d5a7c19aa57dbad9c9103408873..b6c20060b2ad897bd00a08e1e9f6d27139340939 100644
|
| --- a/test/mjsunit/harmony/iteration-semantics.js
|
| +++ b/test/mjsunit/harmony/iteration-semantics.js
|
| @@ -27,7 +27,6 @@
|
|
|
| // Flags: --harmony-iteration
|
| // Flags: --harmony-generators --harmony-scoping --harmony-proxies
|
| -// Flags: --harmony-symbols
|
|
|
| // Test for-of semantics.
|
|
|
|
|