Force remove JpsModel in BaseKotlinJpsBuildTestCase tests
This commit is contained in:
@@ -31,5 +31,7 @@ abstract class BaseKotlinJpsBuildTestCase : JpsBuildTestCase() {
|
||||
JpsUtils.resetCaches()
|
||||
System.clearProperty("kotlin.jps.tests")
|
||||
super.tearDown()
|
||||
myModel = null
|
||||
myBuildParams.clear()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user