mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
@@ -24,7 +24,7 @@ using Poco::HexBinaryDecoder;
|
||||
using Poco::DataFormatException;
|
||||
|
||||
|
||||
HexBinaryTest::HexBinaryTest(const std::string& name): CppUnit::TestCase(name)
|
||||
HexBinaryTest::HexBinaryTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user