| 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:
|
| "use strict";
|
|
|
| function f() {
|
|
|