James Moger
2013-02-25 9effe1630d97039b3e01cd9b58ed07e75be1d63c
tests/com/gitblit/tests/RpcTests.java
@@ -167,7 +167,7 @@
      RepositoryModel model = new RepositoryModel();
      model.name = "garbagerepo.git";
      model.description = "created by RpcUtils";
      model.addRepoAdministrator("garbage");
      model.addOwner("garbage");
      model.accessRestriction = AccessRestrictionType.VIEW;
      model.authorizationControl = AuthorizationControl.AUTHENTICATED;