| Index: LayoutTests/inspector/editor/text-editor-selection-to-search.html
|
| diff --git a/LayoutTests/inspector/editor/text-editor-selection-to-search.html b/LayoutTests/inspector/editor/text-editor-selection-to-search.html
|
| index 0dd67ee146355b70e54c2eba08709848fc033e1a..041391ba52e6f13194d478e9147e97e5442e2803 100644
|
| --- a/LayoutTests/inspector/editor/text-editor-selection-to-search.html
|
| +++ b/LayoutTests/inspector/editor/text-editor-selection-to-search.html
|
| @@ -8,7 +8,7 @@
|
|
|
| function test()
|
| {
|
| - var panel = WebInspector.showPanel("scripts");
|
| + var panel = WebInspector.showPanel("sources");
|
|
|
| function selectionToSearchInputTest() {
|
| WebInspector.searchController.showSearchField();
|
|
|