Fix type in class name
This commit is contained in:
parent
57a8a9fd98
commit
a48ed71e86
@ -29,7 +29,7 @@ import java.util.List;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class HttpObjecctAggregatorTest {
|
||||
public class HttpObjectAggregatorTest {
|
||||
|
||||
@Test
|
||||
public void testAggregate() {
|
Loading…
Reference in New Issue
Block a user