James Moger
2014-09-06 fc3a39d464b1303f0b7d01d0160f81cbbb80a98b
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 {