Unit Test Tooling: Support Go to Test/Create Test actions for top-level declarations
#KT-10133 Fixed
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Delete redundant extension property" "false"
|
||||
// ACTION: Create test
|
||||
|
||||
var Thread.<caret>priority: Int
|
||||
get() = this.getPriority()
|
||||
|
||||
Reference in New Issue
Block a user