blob: 893f71508fb2fb708454711390056ec782c9692f [file] [log] [blame]
import groovy.util.GroovyTestCase
public class ${NAME} {
${BODY}
}