Index: LayoutTests/inspector/sources/debugger/debugger-set-breakpoint-regex-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/debugger-set-breakpoint-regex-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-set-breakpoint-regex-expected.txt |
index e065104ff2db40ba5773433c68a0d8fd66bf5717..61a6803fa95c6b33186eaa14ffba76d46932e41b 100644 |
--- a/LayoutTests/inspector/sources/debugger/debugger-set-breakpoint-regex-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/debugger-set-breakpoint-regex-expected.txt |
@@ -1,6 +1,5 @@ |
Tests Debugger.setBreakpointByUrl with isRegex set to true. |
-Debugger was enabled. |
Running: testSetNoneOfURLAndRegex |
Either url or urlRegex must be specified. |
@@ -14,5 +13,4 @@ Script execution paused. |
Call stack: |
0) testFunction (debugger-set-breakpoint-regex.html:9) |
Script execution resumed. |
-Debugger was disabled. |