added more iterator based tests to the JS compilation; exposes some issue with enums...
This commit is contained in:
@@ -27,8 +27,8 @@ public class StdLibTestToJSTest extends StdLibTestSupport {
|
||||
"dom/DomTest.kt",
|
||||
"js/MapTest.kt",
|
||||
"js/JsDomTest.kt",
|
||||
//"iterators/FunctionIteratorTest.kt",
|
||||
//"iterators/IteratorsTest.kt",
|
||||
"iterators/FunctionIteratorTest.kt",
|
||||
"iterators/IteratorsTest.kt",
|
||||
"GetOrElseTest.kt",
|
||||
"ListTest.kt",
|
||||
"SetTest.kt",
|
||||
|
||||
Reference in New Issue
Block a user