removed ignored test now that convert system has been revised

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1950 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald 2009-09-21 05:40:55 +00:00
parent 7beb6a2e57
commit d73d226a53
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