Move generated parcelize tests to tests-gen directory
This commit is contained in:
committed by
TeamCityServer
parent
cd9d74b029
commit
bc7cc6b5a9
@@ -147,7 +147,7 @@ fun main(args: Array<String>) {
|
||||
}
|
||||
}
|
||||
|
||||
testGroup("plugins/parcelize/parcelize-compiler/tests", "plugins/parcelize/parcelize-compiler/testData") {
|
||||
testGroup("plugins/parcelize/parcelize-compiler/tests-gen", "plugins/parcelize/parcelize-compiler/testData") {
|
||||
testClass<AbstractParcelizeBoxTest> {
|
||||
model("box", targetBackend = TargetBackend.JVM)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user