Remove deprecated warnings

This commit is contained in:
Stephane Nicoll 2015-06-16 15:23:56 +02:00
parent bd093eb6bf
commit 75c88ffbeb
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ import static org.junit.Assert.*;
* @author Rob Harrop
* @author Chris Beams
*/
@SuppressWarnings("deprecation")
public class CommonsPoolTargetSourceTests {
/**