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

Unified Diff: test/inspector/debugger/eval-scopes-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
« no previous file with comments | « test/inspector/debugger/eval-scopes.js ('k') | test/inspector/debugger/framework-break.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/eval-scopes-expected.txt
diff --git a/test/inspector/debugger/eval-scopes-expected.txt b/test/inspector/debugger/eval-scopes-expected.txt
index af27f113ec50890234ca87724ba06cb3006fe8cb..71d6618c8e8387fd2f9b47e9b4c751a00fa12255 100644
--- a/test/inspector/debugger/eval-scopes-expected.txt
+++ b/test/inspector/debugger/eval-scopes-expected.txt
@@ -1,3 +1,4 @@
+Tests that variables introduced in eval scopes are accessible
{
id : <messageId>
result : {
@@ -16,4 +17,4 @@
}
]
}
-}
+}
« no previous file with comments | « test/inspector/debugger/eval-scopes.js ('k') | test/inspector/debugger/framework-break.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698