mirror of https://github.com/apache/maven.git
Removed incorrect javadoc.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1401582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
96f2912a79
commit
e67112bb27
|
@ -55,9 +55,6 @@ public class MavenITmng5338FileOptionToDirectory
|
|||
super.tearDown();
|
||||
}
|
||||
|
||||
/**
|
||||
* Verify that the repositories are used in the reversed order of definition in settings.xml.
|
||||
*/
|
||||
public void testFileOptionToADirectory()
|
||||
throws Exception
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue