Launcher/LauncherTest/build.gradle

7 lines
90 B
Groovy
Raw Normal View History

apply from: '../test_support.gradle'
dependencies {
compile project(':LaunchServer')
}