Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: LayoutTests/inspector/sources/debugger/debugger-compile-and-run-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: minor change Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698