Michael
01/29/2018, 6:55 PMCreate Test
on a class, or whatever, I can choose the package that the test goes into - but it goes into /src/test/java
regardless of if I want the test to be in kotlin/java/what have you. Is there a way to customize that, or do I just need to hand-create the file in the desired target directory?