Fix type in class name

This commit is contained in:
Norman Maurer 2013-04-30 20:41:50 +02:00
parent 57a8a9fd98
commit a48ed71e86

View File

@ -29,7 +29,7 @@ import java.util.List;
import static org.junit.Assert.*;
public class HttpObjecctAggregatorTest {
public class HttpObjectAggregatorTest {
@Test
public void testAggregate() {