Sign in
apache
/
groovy
/
GROOVY_2_4_0
/
.
/
subprojects
/
groovy-jmx
/
build.gradle
blob: 5bb9e0292de25d44b4b5b10b98a87abe7ec877da [
file
] [
log
] [
blame
]
dependencies
{
compile rootProject
testCompile project
(
':groovy-test'
)
}
compileTestGroovy
.
classpath
+=
rootProject
.
sourceSets
.
test
.
output