479711e812
Tweaked test generator to avoid creating test methods for parent directory of tests.
5 lines
112 B
Plaintext
Vendored
5 lines
112 B
Plaintext
Vendored
package test
|
|
|
|
fun foo() {
|
|
println("body is changed, but it doesn't matter, we won't rebuild dependencies")
|
|
} |