| Index: test/mjsunit/harmony/debug-evaluate-blockscopes.js
|
| diff --git a/test/mjsunit/harmony/debug-evaluate-blockscopes.js b/test/mjsunit/harmony/debug-evaluate-blockscopes.js
|
| index d6ce8b2b6a8c8050e1769297f865d06cf007bc6b..16885d009e8ef0f0c8ffaf84b01345fef5b324af 100644
|
| --- a/test/mjsunit/harmony/debug-evaluate-blockscopes.js
|
| +++ b/test/mjsunit/harmony/debug-evaluate-blockscopes.js
|
| @@ -30,7 +30,6 @@
|
| // Test debug evaluation for functions without local context, but with
|
| // nested catch contexts.
|
|
|
| -// TODO(ES6): properly activate extended mode
|
| "use strict";
|
|
|
| var x;
|
|
|