mirror of https://github.com/apache/maven.git
Fix incomplete class renaming
This commit is contained in:
parent
24da604311
commit
812069740e
|
@ -33,7 +33,7 @@ public class MavenITmng3268MultipleHyphenPCommandLineTest
|
|||
extends AbstractMavenIntegrationTestCase
|
||||
{
|
||||
|
||||
public MavenITmng3268MultipleDashPCommandLineTest()
|
||||
public MavenITmng3268MultipleHyphenPCommandLineTest()
|
||||
{
|
||||
super( "(2.0.9,)" );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue