James Moger
2014-03-18 b4a63aad7f56486c164a15ae2477bcd251b0bb1b
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 {