Rewrite QuickFixMultiModuleTest to be generated
Adjust test data Drop 'overload' test data since it was never run before
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// "Create actual class for module jvm (JVM)" "true"
|
||||
// "Create actual class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect class <caret>WithPrimaryConstructor(x: Int, s: String)
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
// "Create actual class for module jvm (JVM)" "true"
|
||||
// "Create actual class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect class WithPrimaryConstructor(x: Int, s: String)
|
||||
Reference in New Issue
Block a user