Disable tests

This commit is contained in:
Dominik Schürmann 2014-04-03 15:26:51 +02:00
parent 40e3b9cf79
commit 098823bd52

View File

@ -102,4 +102,4 @@ task localTest(type: Test, dependsOn: assemble) {
classpath = sourceSets.testLocal.runtimeClasspath
}
check.dependsOn localTest
//check.dependsOn localTest