Use Import instead of action FQN

This way test data can be used both in the old plugin and in the
FIR plugin
This commit is contained in:
Roman Golyshev
2021-04-16 11:23:31 +05:00
committed by Space
parent eadd7ac034
commit 3ad9e4cb5c
41 changed files with 51 additions and 40 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
// "class org.jetbrains.kotlin.idea.quickfix.ImportFix" "false"
// "Import" "false"
// IGNORE_IRRELEVANT_ACTIONS
// ERROR: Unresolved reference: infix
package x