mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
IJPL-850 rename intellij.platform.navbar.compatibility.testFramework -> intellij.platform.navbar.testFramework
GitOrigin-RevId: 7bf6be563d0fbe1d7b79d0968fd8b3a63fef3fcd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a36f9d5d97
commit
bfa6619891
@@ -8,7 +8,7 @@ import com.intellij.testFramework.fixtures.LightJavaCodeInsightFixtureTestCase;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import static com.intellij.platform.navbar.compatibility.testFramework.TestFrameworkKt.contextNavBarPathStrings;
|
||||
import static com.intellij.platform.navbar.testFramework.TestFrameworkKt.contextNavBarPathStrings;
|
||||
|
||||
public class JavaNavBarTest extends LightJavaCodeInsightFixtureTestCase {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user