mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Remove deprecated IPAddress
This commit is contained in:
@@ -389,7 +389,7 @@ public:
|
||||
testParse <Endpoint> ("Parse Endpoint");
|
||||
}
|
||||
|
||||
IPAddressTests () : UnitTest ("IPAddress", "beast")
|
||||
IPAddressTests () : UnitTest ("IP::Endpoint", "beast")
|
||||
{
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user