mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Both JUnit- and TestNG-based tests are once again executed in the spring-test module. Note that two lines in FailingBeforeAndAfterMethodsTests had to be commented out. See diff or `git grep 'See SPR-8116'` for details. Issue: SPR-8116