Fixing checkstyle
This commit is contained in:
parent
3b61926500
commit
a238c50a7f
|
@ -45,7 +45,6 @@ public class CommandLineBuilderTest
|
|||
assertThat(cmd.toQuotedString(" "), is("java '-Djetty.home=/opt/jetty 10/home'"));
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void testEscapedFormattingString()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue