| Index: test/mjsunit/es6/debug-blockscopes.js | 
| diff --git a/test/mjsunit/es6/debug-blockscopes.js b/test/mjsunit/es6/debug-blockscopes.js | 
| index d3c36207f1dc27bdef41e6ed963743448a63f641..193ad705cb339732f4310adb7c0546373db6157e 100644 | 
| --- a/test/mjsunit/es6/debug-blockscopes.js | 
| +++ b/test/mjsunit/es6/debug-blockscopes.js | 
| @@ -26,7 +26,6 @@ | 
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 
| // Flags: --expose-debug-as debug --allow-natives-syntax | 
| -// Flags: --debug-eval-readonly-locals | 
| // The functions used for testing backtraces. They are at the top to make the | 
| // testing of source line/column easier. | 
|  | 
|  |