Renamed class.

This commit is contained in:
Simone Bordet 2012-02-28 12:16:49 +01:00
parent 8c209c1f73
commit 0a276ed909
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ import org.eclipse.jetty.spdy.api.server.ServerSessionFrameListener;
import org.junit.Assert;
import org.junit.Test;
public class ConcurrentSynDataReplyDataTest extends AbstractTest
public class SynDataReplyDataLoadTest extends AbstractTest
{
@Test
public void testConcurrentSynDataReplyData() throws Exception