| Index: test/mjsunit/es6/empty-for.js
|
| diff --git a/test/mjsunit/harmony/empty-for.js b/test/mjsunit/es6/empty-for.js
|
| similarity index 98%
|
| rename from test/mjsunit/harmony/empty-for.js
|
| rename to test/mjsunit/es6/empty-for.js
|
| index 02211260ff5d1bd2cd50feb16c6b09b1984f69ea..bbd2d5a58426ea5cd91c1a442eef143c6e7fab99 100644
|
| --- a/test/mjsunit/harmony/empty-for.js
|
| +++ b/test/mjsunit/es6/empty-for.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --harmony-scoping
|
| +// Flags:
|
|
|
| "use strict";
|
|
|
|
|