QuickFixMultiModule: change tests structure
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// "Create class 'ClassG'" "true"
|
||||
|
||||
package a
|
||||
|
||||
fun test() {
|
||||
a.b.ClassG<caret>()
|
||||
}
|
||||
Reference in New Issue
Block a user