Added config for regression tests

This commit is contained in:
Georgy Litvinov 2021-02-25 00:35:05 +01:00
parent d96897d5ae
commit 6eeaebecf4
2 changed files with 25 additions and 10 deletions

View file

@ -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");