James Moger
2012-03-14 0708e4c35e17650049a7ae9c6bdb7297ad93581e
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 {