mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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