James Moger
2012-03-13 7d97c619b1c067f971cfe0fda2ca8a56eef1a316
tests/com/gitblit/tests/GitBlitSuite.java
@@ -91,7 +91,7 @@
   }
   
   public static Repository getGitectiveRepository() throws Exception {
      return new FileRepository(new File("test/gitective.git"));
      return new FileRepository(new File(REPOSITORIES, "test/gitective.git"));
   }
   public static boolean startGitblit() throws Exception {