more renames to get rid of "Jet" in class and method names
This commit is contained in:
@@ -133,7 +133,7 @@ class MutableDiagnosticsTest : KotlinTestWithEnvironment() {
|
||||
val dummyElement = KtPsiFactory(getEnvironment().project).createType("Int")
|
||||
|
||||
init {
|
||||
dummyElement.getContainingJetFile().doNotAnalyze = null
|
||||
dummyElement.getContainingKtFile().doNotAnalyze = null
|
||||
}
|
||||
|
||||
override fun getFactory() = unimplemented()
|
||||
|
||||
Reference in New Issue
Block a user