JS: add jps build test for Kotlin/Javascript two-module project

This commit is contained in:
Michael Nedzelsky
2015-03-26 17:59:48 +03:00
parent 06aef3164c
commit 563ab47502
6 changed files with 85 additions and 6 deletions
@@ -0,0 +1,5 @@
package module2
fun foo() {}
public class Module2Class