48c9728e70
Tweaked test generator to avoid creating test methods for parent directory of tests.
Original commit: 479711e812
4 lines
28 B
Kotlin
4 lines
28 B
Kotlin
package test
|
|
|
|
fun a() = "a"
|