added more working DOM test cases for JS
This commit is contained in:
@@ -24,8 +24,9 @@ public class StdLibTestToJSTest extends StdLibTestSupport {
|
||||
public void testGenerateTestCase() throws Exception {
|
||||
generateJavaScriptFiles(EcmaVersion.all(),
|
||||
"libraries/stdlib/test",
|
||||
//"dom/DomTest.kt",
|
||||
"dom/DomTest.kt",
|
||||
"js/MapTest.kt",
|
||||
"js/JsDomTest.kt",
|
||||
"ListTest.kt",
|
||||
"StringTest.kt");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user