Chromium Code Reviews| Index: test/mjsunit/harmony/block-leave.js |
| diff --git a/test/mjsunit/harmony/block-leave.js b/test/mjsunit/harmony/block-leave.js |
| index a7f6b6947537d24074fc8a14edf31421fa703041..87d35b396dd6993433308b221d0590db0882cde4 100644 |
| --- a/test/mjsunit/harmony/block-leave.js |
| +++ b/test/mjsunit/harmony/block-leave.js |
| @@ -27,7 +27,6 @@ |
| // Flags: --harmony-scoping |
| -// TODO(ES6): properly activate extended mode |
| "use strict"; |
| // We want to test the context chain shape. In each of the tests cases |