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:
Anders Hammar 2012-10-24 08:21:52 +00:00
parent 96f2912a79
commit e67112bb27
1 changed files with 0 additions and 3 deletions

View File

@ -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
{