01: package search_replace.SearchTest; 02: 03: /** 04: * Sample file for search and replace tests. 05: * 06: * @author Roman Strobl 07: */ 08: public class testFindDialogOpenClose { 09: 10: public testFindDialogOpenClose() { 11: } 12: 13: }