mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
Two tests in MockServletContextTests were disabled with @Ignore with the comment "fails to work under ant after move from .testsuite -> .test"; however, this no longer appears to apply with the Gradle build. Thus these tests have been re-enabled.