mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[kotlin] KTIJ-36850 Move AbstractAutoImportTestBase.kt to intellij.kotlin.base.test
GitOrigin-RevId: 5cdc5d0675bc744d34d3666117cda6e27ea79183
This commit is contained in:
committed by
intellij-monorepo-bot
parent
058bac0c75
commit
f9a4ba50b5
+2
-2
@@ -1,4 +1,4 @@
|
||||
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
package org.jetbrains.kotlin.idea.imports
|
||||
|
||||
import com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl
|
||||
@@ -98,4 +98,4 @@ abstract class AbstractAutoImportTestBase : KotlinLightCodeInsightFixtureTestCas
|
||||
myFixture.checkResult(expectedResult)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user