Added config for regression tests
This commit is contained in:
parent
d96897d5ae
commit
6eeaebecf4
2 changed files with 25 additions and 10 deletions
|
@ -14,7 +14,7 @@ public class TestExample {
|
|||
|
||||
@Test
|
||||
@DisplayName("Heading with page break before")
|
||||
public static void main(String[] args) throws Exception {
|
||||
void testExample() throws Exception{
|
||||
|
||||
List<String> arguments = new ArrayList<String>();
|
||||
arguments.add("-page_break_style");
|
Loading…
Add table
Add a link
Reference in a new issue