BAEL-3657 Move the unit test to the merge package

This commit is contained in:
Gang Wu 2020-02-11 22:13:56 -07:00
parent 9ee48b0e81
commit 3e23e57cb7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.baeldung.poi.excel;
package com.baeldung.poi.excel.merge;
import static org.junit.Assert.assertEquals;