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

View File

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