Paul Martin
2016-04-27 c2188a840bc4153ae92112b04b2e06a90d3944aa
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 {