| Index: test/mjsunit/es6/debug-stepin-collections-foreach.js
|
| diff --git a/test/mjsunit/harmony/debug-stepin-collections-foreach.js b/test/mjsunit/es6/debug-stepin-collections-foreach.js
|
| similarity index 97%
|
| rename from test/mjsunit/harmony/debug-stepin-collections-foreach.js
|
| rename to test/mjsunit/es6/debug-stepin-collections-foreach.js
|
| index 30fa8c00492667d2ec404da87c0f39a10120d5b0..08938f7751ed64088d866677437825632d0dbc3c 100644
|
| --- a/test/mjsunit/harmony/debug-stepin-collections-foreach.js
|
| +++ b/test/mjsunit/es6/debug-stepin-collections-foreach.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: --expose-debug-as debug --harmony-collections
|
| +// Flags: --expose-debug-as debug
|
|
|
| Debug = debug.Debug
|
|
|
|
|