fix unit test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174561 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-09-23 07:19:43 +00:00
parent ebc6b76dcc
commit 1e6b57df30
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ public class TestConfiguration
public void addChangeListener( RegistryListener listener )
{
throw new UnsupportedOperationException();
//noop
}
public void reload()