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