library changes after collections mapping

This commit is contained in:
Svetlana Isakova
2012-09-04 16:52:43 +04:00
parent 7c828b9ff7
commit 8b749084b5
75 changed files with 222 additions and 268 deletions
@@ -3,7 +3,6 @@ package test.collection
import kotlin.test.*
import junit.framework.TestCase
import java.util.List
import java.util.Random
class ImmutableArrayListTest() : TestCase() {