Convert AbstractQuickFixMultiFileTest to light fixture test case
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ public class Some
|
||||
|
||||
operator fun Some.plusAssign(i: Int) {}
|
||||
|
||||
// FILE: second.kt
|
||||
// FILE: other_second.kt
|
||||
// Lexicography is before "some"
|
||||
package aaa
|
||||
|
||||
|
||||
Reference in New Issue
Block a user