Rearrange stdlib unit tests across packages.
Rearrange JS stdlib unit tests.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// this package referenced from testArrayScriptTest
|
||||
package jstest
|
||||
package test.collections.js
|
||||
|
||||
fun testSize(): Int {
|
||||
val a1 = arrayOf<String>()
|
||||
|
||||
Reference in New Issue
Block a user