Index: LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2-expected.txt b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt |
similarity index 62% |
copy from LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2-expected.txt |
copy to LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt |
index a8fe82642a9a3b9fdcea01fd15a676cc605653f9..5bb4693c05c3f99d180ba005524f8962c875b0f6 100644 |
--- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt |
@@ -2,7 +2,7 @@ Tests the script formatting is working fine with breakpoints. |
Debugger was enabled. |
-Running: testBreakpointsSetAndRemoveInFormattedSource |
+Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource |
Script execution paused. |
Breakpoint sidebar pane while paused in pretty printed |
@@ -10,11 +10,5 @@ Breakpoint sidebar pane while paused in pretty printed |
Breakpoint sidebar pane while paused in raw |
Script execution resumed. |
- |
-Running: testBreakpointSetInOriginalAndRemovedInFormatted |
-Adding breakpoint. |
-Formatting. |
-Removing breakpoint. |
-Unformatting. |
Debugger was disabled. |