Fix bad test name

This commit is contained in:
Trustin Lee 2013-01-17 00:42:51 +09:00
parent 3b79008eda
commit 4ee11cd36f

View File

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