Chromium Code Reviews| Index: test/mjsunit/regress/regress-2858.js |
| diff --git a/test/mjsunit/harmony/regress/regress-2858.js b/test/mjsunit/regress/regress-2858.js |
| similarity index 95% |
| rename from test/mjsunit/harmony/regress/regress-2858.js |
| rename to test/mjsunit/regress/regress-2858.js |
| index 4ce9478497f3b9d5ac333337afdd9884fabcd1c0..4b4cd6159ae65e13560e4e91daf5914bcddfa95e 100644 |
| --- a/test/mjsunit/harmony/regress/regress-2858.js |
| +++ b/test/mjsunit/regress/regress-2858.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-scoping |
| +// Flags: |
|
rossberg
2015/03/13 14:24:33
Dito
Dmitry Lomov (no reviews)
2015/03/13 14:51:29
Done.
|
| "use strict"; |
| function f() { |