Skip to content

Commit

Permalink
change name to adjust movement of file
Browse files Browse the repository at this point in the history
  • Loading branch information
ObsisMc authored and asturio committed May 30, 2022
1 parent e3ece78 commit abae2c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import org.junit.jupiter.api.Test;
import java.io.ByteArrayOutputStream;

public class RowSpanEvenSplitTest {
public class TableRowSpanEvenSplitTest {
@Test
public void threeRowSpanTest() {
Document document = new Document(PageSize.A4);
Expand Down

0 comments on commit abae2c1

Please sign in to comment.