mirror of
https://github.com/zaaarf/geb.git
synced 2024-11-14 17:59:22 +01:00
5 lines
58 B
Groovy
5 lines
58 B
Groovy
|
rootProject.name = 'geb'
|
||
|
include 'api'
|
||
|
include 'geb.api'
|
||
|
|