Skip to content

Commit

Permalink
BAEL-3022: Renamed package to com.baeldung.convert.iteratortolist
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-martin committed Jun 26, 2019
1 parent 3afadfa commit 3ea52a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.baeldung.convertiteratortolist;
package com.baeldung.convert.iteratortolist;

import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.collection.IsCollectionWithSize.hasSize;
Expand Down

0 comments on commit 3ea52a8

Please sign in to comment.