removed ignored test now that convert system has been revised

This commit is contained in:
Keith Donald 2009-09-21 05:40:55 +00:00
parent 17f7796d42
commit 5bae005366
1 changed files with 0 additions and 1 deletions

View File

@ -459,7 +459,6 @@ public class ServletAnnotationControllerTests {
}
@Test
@Ignore
public void commandProvidingFormControllerWithFormatter() throws Exception {
@SuppressWarnings("serial") DispatcherServlet servlet = new DispatcherServlet() {
@Override