Skip to content

Commit a486953

Browse files
committed
#482: Renamed the testcase file.
1 parent d735903 commit a486953

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

openhtmltopdf-examples/src/main/java/com/openhtmltopdf/testcases/TestcaseRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public class TestcaseRunner {
5151
*/
5252
public static void main(String[] args) throws Exception {
5353

54-
runTestCase("oom");
54+
runTestCase("soft-hypen-oom");
5555

5656
/*
5757
* Note: The RepeatedTableSample optionally requires the font file

0 commit comments

Comments
 (0)