Skip to content

Commit bbfb0b3

Browse files
committed
Fix tests
1 parent 256c38a commit bbfb0b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

korge-dragonbones/src/commonTest/kotlin/SkipIOTest.kt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import korlibs.io.util.*
2-
import korlibs.memory.Platform
1+
import korlibs.platform.*
32

43
//val skipIOTest get() = OS.isJsBrowser
54
val skipIOTest get() = Platform.isJs || Platform.isAndroid

0 commit comments

Comments
 (0)