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