QuickFixMultiModule: change tests structure
This commit is contained in:
idea/testData/multiModuleQuickFix/other/implementMembersInImplClassNonImplInheritor/header/header.kt
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
expect abstract class Bar {
|
||||
abstract fun foo()
|
||||
}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
expect abstract class Bar {
|
||||
abstract fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user