3 lines
53 B
Groovy
3 lines
53 B
Groovy
|
rootProject.name = 'testproject'
|
||
|
|
||
|
includeBuild("../")
|