mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[kotlin] KTIJ-36850 Move AbstractParameterInfoTest.kt and related files to intellij.kotlin.base.test
GitOrigin-RevId: 65ab404b4ead91925a61282bc9194bd585dc86fe
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5a990cdbd4
commit
648bda3580
+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.parameterInfo
|
||||
|
||||
import com.intellij.codeInsight.hint.ShowParameterInfoContext
|
||||
@@ -135,4 +134,4 @@ abstract class AbstractParameterInfoTest : KotlinLightCodeInsightFixtureTestCase
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user