Chromium Code Reviews| Index: LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-4-expected.txt |
| diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-4-expected.txt b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-4-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..083a681e7bbebe95381acbe9ff994edeea371947 |
| --- /dev/null |
| +++ b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-4-expected.txt |
| @@ -0,0 +1,11 @@ |
| +Tests the script formatting is working fine with breakpoints. |
| + |
| +Debugger was enabled. |
| + |
| +Running: testBreakpointSetInOriginalAndRemovedInFormatted |
| +Adding breakpoint. |
| +Formatting. |
| +Removing breakpoint. |
| +Unformatting. |
| +Debugger was disabled. |
| + |