Fabrice Bacchella
2015-05-25 e97c01c140841667b1fa50a9ffa41bb60952e4ec
src/test/java/com/gitblit/tests/GitBlitSuite.java
@@ -65,7 +65,7 @@
      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 })
      SshKeysDispatcherTest.class, UITicketTest.class, PathUtilsTest.class, SshKerberosAuthenticationTest.class })
public class GitBlitSuite {
   public static final File BASEFOLDER = new File("data");