David Ostrovsky
2014-03-11 5eafd9b6f046a03eca0576ae14673be674b9ce01
src/test/java/com/gitblit/tests/mock/MockRuntimeManager.java
@@ -137,7 +137,7 @@
   }
   @Override
   public IRuntimeManager setup() {
   public IRuntimeManager start() {
      return this;
   }
}