| Index: LayoutTests/inspector/sources/debugger/debugger-compile-and-run-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-compile-and-run-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-compile-and-run-expected.txt
|
| index bc19b5cc3e55c4fa990867b5ae7ac7c1624bf6ff..bdf04887667bb116f3a461cd9638179f0ba2383f 100644
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-compile-and-run-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/debugger-compile-and-run-expected.txt
|
| @@ -1,7 +1,6 @@
|
| Tests separate compilation and run.
|
|
|
| Bug 89646.
|
| -Debugger was enabled.
|
|
|
| Running: testSuccessfulCompileAndRun
|
| Compiling script
|
| @@ -16,5 +15,4 @@ Script run error: Uncaught ReferenceError: c is not defined
|
| Running: testCompileError
|
| Compiling script
|
| Script compile error: Uncaught SyntaxError: Unexpected token }
|
| -Debugger was disabled.
|
|
|
|
|