add tests for jps-plugin (Kotlin Javascript projects)
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
Manifest-Version: 1.0
|
||||
Ant-Version: Apache Ant 1.9.1
|
||||
Created-By: 1.7.0_72-b14 (Oracle Corporation)
|
||||
Built-By: JetBrains
|
||||
Implementation-Vendor: JetBrains
|
||||
Implementation-Version: snapshot
|
||||
Specification-Title: Kotlin JavaScript Lib
|
||||
Kotlin-JS-Module-Name: jslib-example
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
// ignored0.js
|
||||
+1
@@ -0,0 +1 @@
|
||||
// ignored1.js
|
||||
+1
@@ -0,0 +1 @@
|
||||
// file4.js
|
||||
+1
@@ -0,0 +1 @@
|
||||
// res0.js
|
||||
Reference in New Issue
Block a user