Suppress deprecation warning

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1621217 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2014-08-28 22:46:05 +00:00
parent 195753c562
commit 2865cd0d0d
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ package org.apache.http.client.utils;
import org.junit.Assert;
import org.junit.Test;
@SuppressWarnings("deprecation") // test of deprecated code
public class TestRfc3492Idn {
/**