Rafael Cavazin
2013-01-27 06ae63123c94038b90153f4847de2c57c0193db8
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;