Rafael Cavazin
2013-01-27 05bf3d5b6768aa85548ab6f9adc233fc9f19b049
tests/com/gitblit/tests/RpcTests.java
@@ -167,7 +167,7 @@
      RepositoryModel model = new RepositoryModel();
      model.name = "garbagerepo.git";
      model.description = "created by RpcUtils";
      model.owner = "garbage";
      model.addOwner("garbage");
      model.accessRestriction = AccessRestrictionType.VIEW;
      model.authorizationControl = AuthorizationControl.AUTHENTICATED;