Skip to content

Commit 60efaa4

Browse files
author
Gang Wu
committed
BAEL-3657 Move the unit test to the merge package
1 parent 7f25dbe commit 60efaa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apache-poi/src/test/java/com/baeldung/poi/excel/ExcelCellMergerUnitTest.java renamed to apache-poi/src/test/java/com/baeldung/poi/excel/merge/ExcelCellMergerUnitTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.baeldung.poi.excel;
1+
package com.baeldung.poi.excel.merge;
22

33
import static org.junit.Assert.assertEquals;
44

0 commit comments

Comments
 (0)