Optimize Imports tests: Switch to generated approach
Move test and rename test data Delete unused testdata Rewrite OptimizeImportOnFlyTest
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import test1.MyClass
|
||||
import test1.get
|
||||
|
||||
val s = MyClass()[1]
|
||||
Reference in New Issue
Block a user