James Moger
2014-03-18 0145db444fdf75599de30cce2e3dbbc3f048d632
src/test/java/com/gitblit/tests/PushLogTest.java
@@ -28,7 +28,7 @@
import com.gitblit.models.RefLogEntry;
import com.gitblit.utils.RefLogUtils;
public class PushLogTest {
public class PushLogTest extends GitblitUnitTest {
   @Test
   public void testPushLog() throws IOException {