Index: LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt |
diff --git a/LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt b/LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt |
deleted file mode 100644 |
index ced6bd7278ff3798d8e88c24c060913ea47b050b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-CONSOLE MESSAGE: line 1: Starting test |
-CONSOLE MESSAGE: line 1: Setting breakpoint |
-CONSOLE MESSAGE: line 1: Calling window.close() |
-CONSOLE MESSAGE: line 1: Paused in breakpoint |
-CONSOLE MESSAGE: line 1: 0) doClose (script-window-close-breakpoint.html:10) |
-FAIL: main window was destroyed |