mirror of https://github.com/apache/maven.git
test code formatting
This commit is contained in:
parent
ca2b26ac5d
commit
1ba9a6ffe0
|
@ -21,7 +21,8 @@ package org.apache.maven.cli;
|
|||
|
||||
import junit.framework.TestCase;
|
||||
|
||||
public class MavenCliTest extends TestCase
|
||||
public class MavenCliTest
|
||||
extends TestCase
|
||||
{
|
||||
private MavenCli cli;
|
||||
|
||||
|
|
Loading…
Reference in New Issue