add @Override (git test)

This commit is contained in:
Eric Barboni 2014-04-10 04:28:49 +02:00
parent d56c43d4df
commit edb1bd05da
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ public class RuntimeInfoServiceTest
return "classpath*:META-INF/spring-context.xml,classpath:/spring-context-with-jcr.xml"; return "classpath*:META-INF/spring-context.xml,classpath:/spring-context-with-jcr.xml";
} }
@Override
protected String getRestServicesPath() protected String getRestServicesPath()
{ {
return "restServices"; return "restServices";