James Moger
2013-11-14 fab099270c3d53e4d0a3acf0337932f53e5ff14b
src/test/java/com/gitblit/tests/GitBlitSuite.java
@@ -98,11 +98,6 @@
      return getRepository("test/ambition.git");
   }
   public static Repository getIssuesTestRepository() throws Exception {
      JGitUtils.createRepository(REPOSITORIES, "gb-issues.git").close();
      return getRepository("gb-issues.git");
   }
   public static Repository getGitectiveRepository() throws Exception {
      return getRepository("test/gitective.git");
   }