Comment out obsolete kannotator tests
(cherry picked from commit b318d97)
Original commit: 4073280b50
This commit is contained in:
@@ -31,8 +31,9 @@ dependencies {
|
|||||||
sourceSets {
|
sourceSets {
|
||||||
"main" { projectDefault() }
|
"main" { projectDefault() }
|
||||||
"test" {
|
"test" {
|
||||||
java.srcDirs("jps-tests/test",
|
java.srcDirs("jps-tests/test"
|
||||||
"kannotator-jps-plugin-test/test")
|
/*, "kannotator-jps-plugin-test/test"*/ // Obsolete
|
||||||
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user