mirror of https://github.com/apache/maven.git
fix typo on unit test name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1213229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c0cfff9e60
commit
8d5553a5ae
|
@ -295,7 +295,7 @@ public class MavenITmng3652UserAgentHeaderTest
|
|||
assertEquals( "My wonderful header", customHeader );
|
||||
}
|
||||
|
||||
public void testmng3652_AddutionnalHttpHeaderConfiguredInSettings()
|
||||
public void testmng3652_AdditionnalHttpHeaderConfiguredInSettings()
|
||||
throws Exception
|
||||
{
|
||||
// customizing version not supported in Maven 3
|
||||
|
|
Loading…
Reference in New Issue