Test -> Tests

This commit is contained in:
Arjen Poutsma 2009-01-07 11:24:50 +00:00
parent 7bf6d90f20
commit e0fe3f35aa
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import java.io.Writer;
import javax.xml.stream.XMLOutputFactory;
import javax.xml.stream.XMLStreamException;
public class StaxStreamContentHandlerTest extends AbstractStaxContentHandlerTestCase {
public class StaxStreamContentHandlerTests extends AbstractStaxContentHandlerTestCase {
@Override
protected AbstractStaxContentHandler createStaxContentHandler(Writer writer) throws XMLStreamException {