mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
Suppress recent deprecation warnings in tests
This commit is contained in:
@@ -30,6 +30,7 @@ import static org.junit.Assert.*;
|
||||
* @author Juergen Hoeller
|
||||
* @author Sam Brannen
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
public class Log4jConfigurerTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user