[Test] Migrate AbstractDiagnosticsWithJdk15Test to new infrastructure
This commit is contained in:
committed by
TeamCityServer
parent
02fb11a2cd
commit
a9f913a97f
-4
@@ -69,10 +69,6 @@ fun generateJUnit3CompilerTests(args: Array<String>) {
|
||||
model("diagnostics/testsWithJsStdLibAndBackendCompilation")
|
||||
}
|
||||
|
||||
testClass<AbstractDiagnosticsWithJdk15Test> {
|
||||
model("diagnostics/testsWithJava15")
|
||||
}
|
||||
|
||||
testClass<AbstractMultiPlatformIntegrationTest> {
|
||||
model("multiplatform", extension = null, recursive = true, excludeParentDirs = true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user