JS fix tests failed due to api change
This commit is contained in:
committed by
Sergey Mashkov
parent
4bc91ba652
commit
33c1d5d2cf
@@ -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.*
|
||||
|
||||
/**
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
package test.js
|
||||
|
||||
import kotlin.*
|
||||
import kotlin.browser.*
|
||||
import kotlin.dom.*
|
||||
import kotlin.test.*
|
||||
import org.w3c.dom.*
|
||||
|
||||
Reference in New Issue
Block a user