James Moger
2013-01-23 1613f4067028b73e05544b55d45b6e136ce0238d
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;