Remove deprecated warnings

This commit is contained in:
Stephane Nicoll
2015-06-16 15:23:56 +02:00
parent bd093eb6bf
commit 75c88ffbeb

View File

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