Do not compile jps tests for android studio
I accidentally enabled compilation in one of my previous commits
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies {
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" {
|
||||
java.srcDirs("jps-tests/test")
|
||||
// No JPS in AS
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ dependencies {
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" {
|
||||
java.srcDirs("jps-tests/test")
|
||||
// No JPS in AS
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user