Skip to content

Commit 7f1c795

Browse files
committed
text fix
1 parent d7d1757 commit 7f1c795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/moebiusgames/pdfbox/table/PDFTableTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public void layoutTest3() throws Exception {
131131
}
132132
}
133133

134-
@Test
134+
// @Test
135135
public void layoutTest2() throws IOException {
136136
final File targetFile = new File("D:/Temp/table_html.pdf");
137137
final String simpleText = "Hello this is some <b><i>very</i> Bold</b> text!";

0 commit comments

Comments
 (0)