Merged 'origin/jetty-9.4.x' into 'jetty-9.4.x'.

This commit is contained in:
Simone Bordet 2018-06-01 16:42:00 +02:00
commit 946e6682b7
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@ import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
/**
*
*/
@RunWith(AdvancedRunner.class)
public abstract class HttpServerTestBase extends HttpServerTestFixture
{