JS fix tests failed due to api change

This commit is contained in:
Sergey Mashkov
2015-05-05 15:03:58 +03:00
committed by Sergey Mashkov
parent 4bc91ba652
commit 33c1d5d2cf
6 changed files with 20 additions and 108 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package kotlin.dom
import java.io.Closeable
import org.w3c.dom.Node
import org.w3c.dom.*
import org.w3c.dom.events.*
/**