| Index: test/mjsunit/es6/regress/regress-3683.js
|
| diff --git a/test/mjsunit/harmony/regress/regress-3683.js b/test/mjsunit/es6/regress/regress-3683.js
|
| similarity index 97%
|
| rename from test/mjsunit/harmony/regress/regress-3683.js
|
| rename to test/mjsunit/es6/regress/regress-3683.js
|
| index a00d82bd1f5277112e268133eb1e17132e2e7700..2c186327194d7c544e5ac429b28cebfcaa53fab1 100644
|
| --- a/test/mjsunit/harmony/regress/regress-3683.js
|
| +++ b/test/mjsunit/es6/regress/regress-3683.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";
|
|
|
|
|