Convert AbstractQuickFixMultiFileTest to light fixture test case
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ operator fun Some.component1() = 1
|
||||
operator fun Some.component2() = 3
|
||||
//-----------------------
|
||||
|
||||
// FILE: second.kt
|
||||
// FILE: other_second.kt
|
||||
|
||||
package other
|
||||
|
||||
|
||||
Reference in New Issue
Block a user