mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
BoxWithJava tests now by default are loaded with the classloader which has test's classpath in itself, as in the former ClassPathInTheSameClassLoaderTest
2 lines
29 B
Kotlin
2 lines
29 B
Kotlin
fun doTest() = J("OK").value
|