James Moger
2013-10-24 a7317acec01cde855a9f9f3d2da3dcc49d89aa86
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");
   }