| Index: test/mjsunit/harmony/block-let-declaration.js
|
| diff --git a/test/mjsunit/harmony/block-let-declaration.js b/test/mjsunit/harmony/block-let-declaration.js
|
| index 4ddeefdbaaba22774037d57b270777004a07b63f..afbc670cae9285ddb01ab7c2eddb33378eecfc0e 100644
|
| --- a/test/mjsunit/harmony/block-let-declaration.js
|
| +++ b/test/mjsunit/harmony/block-let-declaration.js
|
| @@ -28,7 +28,7 @@
|
| // Flags: --harmony-scoping
|
|
|
| // Test let declarations in various settings.
|
| -// TODO(ES6): properly activate extended mode
|
| +
|
| "use strict";
|
|
|
| // Global
|
|
|