added a bunch more JS test cases from standard library test cases

This commit is contained in:
James Strachan
2012-07-03 22:20:00 +01:00
parent 038f0af68f
commit 8f94f5e43f
6 changed files with 23 additions and 7 deletions
@@ -2,7 +2,6 @@ package iterators
import kotlin.*
import kotlin.test.*
import kotlin.util.*
import org.junit.Test