1 /*2 * testUnselectedAllOptions.java3 *4 * Created on January 10, 2005, 5:34 PM5 */6 7 package search_replace.SearchTest;8 9 /**10 *11 * @author rs15516112 */13 public class testUnselectedAllOptions {14 15 /** Creates a new instance of testUnselectedAllOptions */16 public testUnselectedAllOptions() {17 }18 19 }20