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