JS: fixed support for test source roots (KT-6627)
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun testMain() {
|
||||
main()
|
||||
srcAndTests()
|
||||
testSrcAndTests()
|
||||
}
|
||||
Reference in New Issue
Block a user