Rafael Cavazin
2013-01-27 94a784f2ec016c9cb205edfc39768460f3c5ef6d
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;