[BAEL-2170] Moved code to Collection-dedicated package
This commit is contained in:
parent
a1194fdfbc
commit
69c6c30d8d
|
@ -1,4 +1,4 @@
|
|||
package com.baeldung.list.arraylist;
|
||||
package com.baeldung.collection;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
Loading…
Reference in New Issue