Alfred Schmid
2014-02-03 03c0191b65c68dc6be3da0e0056bcb3cbc6e9cef
src/test/java/com/gitblit/tests/mock/MockRuntimeManager.java
@@ -137,7 +137,7 @@
   }
   @Override
   public IRuntimeManager setup() {
   public IRuntimeManager start() {
      return this;
   }
}