Unit Test Tooling: Support Go to Test/Create Test actions for top-level declarations
#KT-10133 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@file:JvmName("FooUtils")
|
||||
@file:JvmMultifileClass
|
||||
import junit.framework.TestCase
|
||||
|
||||
fun bar() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user