Rewrite ArrayList, AbstractList, AbstractCollection in kotlin.
AbstractList is imported from GWT. #KT-12386
This commit is contained in:
@@ -4,8 +4,7 @@ import kotlin.test.*
|
||||
import org.junit.Test
|
||||
import test.collections.*
|
||||
import test.collections.behaviors.*
|
||||
import java.util.HashSet
|
||||
import java.util.LinkedHashSet
|
||||
import java.util.*
|
||||
|
||||
class ComplexSetJsTest : SetJsTest() {
|
||||
// Helper function with generic parameter to force to use ComlpexHashMap
|
||||
|
||||
Reference in New Issue
Block a user