mirror of https://github.com/apache/maven.git
o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@926868 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
02aa0ea7cf
commit
718107c09a
|
@ -100,7 +100,7 @@ public class MavenITmng4428FollowHttpRedirectTest
|
|||
public void testitRelativeLocation()
|
||||
throws Exception
|
||||
{
|
||||
testit( true, true );
|
||||
testit( true, true, true );
|
||||
}
|
||||
|
||||
private void testit( boolean fromHttp, boolean toHttp )
|
||||
|
|
Loading…
Reference in New Issue