mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[kotlin] KTIJ-36850 Move AbstractMoveToNextMethodTest.kt to intellij.kotlin.base.test
GitOrigin-RevId: 5e6839416b1463380eec62b22c476f90ca5a0c26
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fe2487522e
commit
5d2c818e96
+2
-3
@@ -1,5 +1,4 @@
|
||||
// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
|
||||
// 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.navigation
|
||||
|
||||
import org.jetbrains.kotlin.idea.base.test.InTextDirectivesUtils
|
||||
@@ -28,4 +27,4 @@ abstract class AbstractMoveToNextMethodTest : AbstractGotoActionTest() {
|
||||
}
|
||||
super.performAction()
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user