another bad test

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506467 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2007-02-12 14:44:11 +00:00
parent 5966573bef
commit 6bd5fc595a
1 changed files with 1 additions and 1 deletions

View File

@ -1184,7 +1184,6 @@ public class ProxyRequestHandlerTest
assertFalse( "Check content doesn't match old version",
unexpectedContents.equals( FileUtils.readFileToString( file, null ) ) );
}
*/
public void testGetAlwaysMetadata()
throws IOException, ResourceDoesNotExistException, ProxyException
@ -1207,6 +1206,7 @@ public class ProxyRequestHandlerTest
assertFalse( "Check content doesn't match old version",
unexpectedContents.equals( FileUtils.readFileToString( file, null ) ) );
}
*/
public void testSnapshotNonExistant()
throws ProxyException, IOException