mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-17 07:26:47 +00:00
Add dummy SVUIID
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1604884 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0490cdd679
commit
c6113729e2
@ -50,7 +50,9 @@ public class TestRFC2617Scheme {
|
||||
|
||||
static class TestAuthScheme extends RFC2617Scheme {
|
||||
|
||||
public TestAuthScheme() {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
public TestAuthScheme() {
|
||||
super();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user