James Moger
2015-06-15 f790d5cfe645f1e2075ab7c053517631be4458c7
src/test/java/com/gitblit/tests/GitBlitSuite.java
@@ -65,7 +65,8 @@
      FanoutServiceTest.class, Issue0259Test.class, Issue0271Test.class, HtpasswdAuthenticationTest.class,
      ModelUtilsTest.class, JnaUtilsTest.class, LdapSyncServiceTest.class, FileTicketServiceTest.class,
      BranchTicketServiceTest.class, RedisTicketServiceTest.class, AuthenticationManagerTest.class,
      SshKeysDispatcherTest.class, UITicketTest.class, PathUtilsTest.class, SshKerberosAuthenticationTest.class })
      SshKeysDispatcherTest.class, UITicketTest.class, PathUtilsTest.class, SshKerberosAuthenticationTest.class,
      GravatarTest.class })
public class GitBlitSuite {
   public static final File BASEFOLDER = new File("data");