| Index: test/mjsunit/debug-liveedit-compile-error.js
|
| diff --git a/test/mjsunit/debug-liveedit-compile-error.js b/test/mjsunit/debug-liveedit-compile-error.js
|
| index 2fd6aedabf25abb9a1afda4db700fdf4061668aa..99ac0314a8c094eb1a02d932eca30d690935c89a 100644
|
| --- a/test/mjsunit/debug-liveedit-compile-error.js
|
| +++ b/test/mjsunit/debug-liveedit-compile-error.js
|
| @@ -56,5 +56,3 @@ assertEquals("Unexpected token )",
|
| caught_exception.details.syntaxErrorMessage);
|
|
|
| assertEquals(2, caught_exception.details.position.start.line);
|
| -
|
| -
|
|
|