blob: 825858e68517f67b7bef478036d08c06a0dfc6b7 [file] [log] [blame]
package test0335;
public class ExceptionTestCaseTest extends junit.framework.TestCase {
public ExceptionTestCaseTest(String s) {
super(s);
}
}