Chromium Code Reviews| Index: test/mjsunit/es6/block-for.js |
| diff --git a/test/mjsunit/harmony/block-for.js b/test/mjsunit/es6/block-for.js |
| similarity index 99% |
| rename from test/mjsunit/harmony/block-for.js |
| rename to test/mjsunit/es6/block-for.js |
| index d54eb598cd4f0aa91c2079883c553289ffc4205e..b01046009045458254649fcd1b1107570d075ce5 100644 |
| --- a/test/mjsunit/harmony/block-for.js |
| +++ b/test/mjsunit/es6/block-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: |
|
rossberg
2015/03/13 14:24:32
Dito
Dmitry Lomov (no reviews)
2015/03/13 14:51:29
Done.
|
| "use strict"; |