TEST: array_list1 test enabled

This commit is contained in:
Konstantin Anisimov
2016-12-06 16:44:15 +03:00
parent 3cb1dd2eb1
commit b71ee37669
@@ -356,7 +356,6 @@ fun main(args : Array<String>) {
testSubListContains()
testSubListIndexOf()
testSubListLastIndexOf()
/*
testSubListClear()
testSubListSubListClear()
testSubListAdd()
@@ -369,7 +368,7 @@ fun main(args : Array<String>) {
testSubListSubListRemoveAll()
testSubListSubListRemoveAll()
testSubListRetainAll()
testSubListSubListRetainAll() */
testSubListSubListRetainAll()
testIteratorRemove()
testIteratorAdd()