| Index: test/mjsunit/harmony/debug-blockscopes.js
|
| diff --git a/test/mjsunit/harmony/debug-blockscopes.js b/test/mjsunit/harmony/debug-blockscopes.js
|
| index ee281d9d91a7fa6403ed11411c333a8cd819cae6..2db49427ccd975d669016e8c935f1d8b5e7e41d9 100644
|
| --- a/test/mjsunit/harmony/debug-blockscopes.js
|
| +++ b/test/mjsunit/harmony/debug-blockscopes.js
|
| @@ -29,7 +29,6 @@
|
| // The functions used for testing backtraces. They are at the top to make the
|
| // testing of source line/column easier.
|
|
|
| -// TODO(ES6): properly activate extended mode
|
| "use strict";
|
|
|
| // Get the Debug object exposed from the debug context global object.
|
|
|