b485c7ae26
BoxWithJava tests now by default are loaded with the classloader which has test's classpath in itself, as in the former ClassPathInTheSameClassLoaderTest
2 lines
26 B
Kotlin
2 lines
26 B
Kotlin
fun box() = J("OK").value
|