enabled the Map tests as they seem to work fine again now
This commit is contained in:
@@ -25,10 +25,10 @@ public class StdLibTestToJSTest extends StdLibTestBase {
|
||||
performStdLibTest(EcmaVersion.all(),
|
||||
"libraries/stdlib/test",
|
||||
"dom/DomTest.kt",
|
||||
// "js/MapTest.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