mirror of https://github.com/apache/archiva.git
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:
parent
ebc6b76dcc
commit
1e6b57df30
|
@ -60,7 +60,7 @@ public class TestConfiguration
|
|||
|
||||
public void addChangeListener( RegistryListener listener )
|
||||
{
|
||||
throw new UnsupportedOperationException();
|
||||
//noop
|
||||
}
|
||||
|
||||
public void reload()
|
||||
|
|
Loading…
Reference in New Issue