Stdlib: run all stdlib tests with JS backend(as possible).

This commit is contained in:
Zalim Bashorov
2014-10-10 17:10:17 +04:00
parent f20ee6df4b
commit f202ad9f98
18 changed files with 252 additions and 208 deletions
@@ -2,7 +2,6 @@ package test.text
import kotlin.*
import kotlin.test.*
import kotlin.util.*
import org.junit.Test as test
class StringUtilTest() {