| Index: test/mjsunit/es6/regress/regress-2506.js
|
| diff --git a/test/mjsunit/regress/regress-2506.js b/test/mjsunit/es6/regress/regress-2506.js
|
| similarity index 97%
|
| rename from test/mjsunit/regress/regress-2506.js
|
| rename to test/mjsunit/es6/regress/regress-2506.js
|
| index 0eb2770e592a894999a8062f5feff0c14e10135a..b5cc91dbd78881cb6697f887252fa85f7c5f4272 100644
|
| --- a/test/mjsunit/regress/regress-2506.js
|
| +++ b/test/mjsunit/es6/regress/regress-2506.js
|
| @@ -1,8 +1,6 @@
|
| // Copyright 2014 the V8 project authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -//
|
| -// Flags: --harmony-scoping
|
|
|
| 'use strict';
|
|
|
|
|