JS: correct imports in kotlin.test-js integration test

This commit is contained in:
Anton Bannykh
2017-10-12 15:41:54 +03:00
parent 260244fa09
commit b839ba5015
@@ -1,6 +1,4 @@
import kotlin.test.Ignore
import kotlin.test.Test
import kotlin.test.*
class SimpleTest {