]> source.dussan.org Git - gitblit.git/commitdiff
Remove unused issues test repository from test suite
authorJames Moger <james.moger@gitblit.com>
Tue, 1 Oct 2013 21:26:43 +0000 (17:26 -0400)
committerJames Moger <james.moger@gitblit.com>
Tue, 1 Oct 2013 21:26:43 +0000 (17:26 -0400)
Change-Id: Ib63aeefdffa5f747d76bc221a722bc6c2e5f58c4

src/test/java/com/gitblit/tests/GitBlitSuite.java

index 239f5238b1e65c343ba1ffffdc379e10f3439d5d..ab75408b132adf969b0c5c7e43cd5ab810c4771f 100644 (file)
@@ -98,11 +98,6 @@ public class GitBlitSuite {
                return getRepository("test/ambition.git");\r
        }\r
 \r
-       public static Repository getIssuesTestRepository() throws Exception {\r
-               JGitUtils.createRepository(REPOSITORIES, "gb-issues.git").close();\r
-               return getRepository("gb-issues.git");\r
-       }\r
-\r
        public static Repository getGitectiveRepository() throws Exception {\r
                return getRepository("test/gitective.git");\r
        }\r