blob: 6d2a3b3c12af084d2a6f5c4a63f6e8b71081c19b [file] [log] [blame]
import junit.framework.TestCase;
public class ${NAME} extends TestCase {
${BODY}
}