Merge pull request #8708 from wugangca/BAEL-3657

BAEL-3657 Move the unit test to the merge package
This commit is contained in:
Eric Martin 2020-02-11 23:35:35 -06:00 committed by GitHub
commit 806ba12f4a
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;