Remove *Raw method usages from tests

This commit is contained in:
Ilya Gorbunov
2015-11-26 05:56:42 +03:00
parent a25f23a286
commit c7d08ea599
2 changed files with 9 additions and 8 deletions
@@ -4,6 +4,7 @@ import java.util.*
import kotlin.test.*
import org.junit.Test as test
import test.collections.behaviors.*
import java.io.Serializable
class CollectionTest {