| Index: test/mjsunit/regress/regress-2506.js
|
| diff --git a/test/mjsunit/regress/regress-2506.js b/test/mjsunit/regress/regress-2506.js
|
| index 31b57e847fdd8513322a50b9fbc41bdc121d76a7..e6b37d3fdbb1305d81aa6e06c1970322f8745a54 100644
|
| --- a/test/mjsunit/regress/regress-2506.js
|
| +++ b/test/mjsunit/regress/regress-2506.js
|
| @@ -2,8 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| //
|
| -// TODO(dslomov): Bug 3689. Code caching does not work well with for-of
|
| -// Flags: --harmony-scoping --cache=none
|
| +// Flags: --harmony-scoping
|
|
|
| 'use strict';
|
|
|
|
|