Analysis API: Move AbstractResolveCallTest from fir to components

package.
This commit is contained in:
Mark Punzalan
2022-01-31 17:58:14 +00:00
committed by Ilya Kirillov
parent 4a09abc418
commit f62bdf5826
4 changed files with 6 additions and 6 deletions
@@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.analysis.api.impl.base.test.fir
package org.jetbrains.kotlin.analysis.api.impl.base.test.components
import com.intellij.psi.PsiElement
import org.jetbrains.kotlin.analysis.api.KtAnalysisSession