QuickFixMultiModule: change tests structure
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// "Create actual annotation class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect annotation class <caret>Ann(val x: Int, val y: String)
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
// "Create actual annotation class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect annotation class Ann(val x: Int, val y: String)
|
||||
Reference in New Issue
Block a user