Fix stdlib tests compilation

This commit is contained in:
Alexander Udalov
2013-01-16 22:18:14 +04:00
parent 047db78104
commit e97b65801b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
package test
import java.util.Collections
import kotlin.test.*
import org.junit.Test as test