1 package search_replace.SearchTest;2 3 /**4 * Sample file for search and replace tests.5 *6 * @author Roman Strobl7 */8 public class testFindDialogOpenClose {9 10 public testFindDialogOpenClose () {11 }12 13 }14