| Index: LayoutTests/inspector/sources/debugger/script-formatter-search-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-search-expected.txt b/LayoutTests/inspector/sources/debugger/script-formatter-search-expected.txt
|
| deleted file mode 100644
|
| index 7d230748891a1e0ee3be8a1d787f8f7d3ff2948d..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/script-formatter-search-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -Tests that search across files works with formatted scripts.
|
| -
|
| -Pre-format search results:
|
| -Search matches:
|
| -lineNumber: 30, line: ' scriptSource.searchInContent("magic-string", true, false, dump1);'
|
| -lineNumber: 44, line: ' scriptSource.searchInContent("magic-string", true, false, dump2);'
|
| -
|
| -Post-format search results:
|
| -Search matches:
|
| -lineNumber: 30, line: ' scriptSource.searchInContent("magic-string", true, false, dump1);'
|
| -lineNumber: 44, line: ' scriptSource.searchInContent("magic-string", true, false, dump2);'
|
| -
|
| -
|
|
|