QuickFixMultiModule: change tests structure
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// "Create actual class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
open class SimpleParent
|
||||
expect class <caret>ExpectedChild : SimpleParent
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
// "Create actual class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
open class SimpleParent
|
||||
expect class <caret>ExpectedChild : SimpleParent
|
||||
Reference in New Issue
Block a user