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

Unified Diff: test/inspector/debugger/set-script-source-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 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: test/inspector/debugger/set-script-source-expected.txt
diff --git a/test/inspector/debugger/set-script-source-expected.txt b/test/inspector/debugger/set-script-source-expected.txt
index 1b76ec5f9530af557d1f057251358a1302ce8ceb..e77aafd69079f67ae1535f6bd643d13a6ba1bdcc 100644
--- a/test/inspector/debugger/set-script-source-expected.txt
+++ b/test/inspector/debugger/set-script-source-expected.txt
@@ -1,3 +1,4 @@
+Tests Debugger.setScriptSource
Function evaluate: {"type":"number","value":6,"description":"6"}
PASS, result value: 6
Function evaluate: {"type":"number","value":8,"description":"8"}
@@ -5,4 +6,3 @@ PASS, result value: 8
Has error reported: PASS
Reported error is a compile error: PASS
PASS, result value: 1
-
« no previous file with comments | « test/inspector/debugger/set-script-source-exception.js ('k') | test/inspector/debugger/side-effect-free-debug-evaluate.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698