"Hi
I am looking to to change the location where jvmTest classes are output to. Currently it is "/build/classes/kotlin/jvm/test". How can I change that to "/build/classes/kotlin/test"? I expect it should be simple, but I'm struggling.
Thanks in advance