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

Unified Diff: test/inspector/debugger/step-over-caught-exception-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: 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/step-over-caught-exception-expected.txt
diff --git a/test/inspector/debugger/step-over-caught-exception-expected.txt b/test/inspector/debugger/step-over-caught-exception-expected.txt
index a18b0934cb6b73495bdcf570532cc052b5bd2cde..5b72d4cce0f8b65fd0bce0204b54ac35c5e74538 100644
--- a/test/inspector/debugger/step-over-caught-exception-expected.txt
+++ b/test/inspector/debugger/step-over-caught-exception-expected.txt
@@ -1,4 +1,5 @@
+Tests that stepping over caught exception will pause when asked for
testFunction:9
testFunction:11
testFunction:9
-testFunction:11
+testFunction:11

Powered by Google App Engine
This is Rietveld 408576698