mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 04:17:55 +01:00
@@ -20,7 +20,7 @@ using Poco::MD4Engine;
|
||||
using Poco::DigestEngine;
|
||||
|
||||
|
||||
MD4EngineTest::MD4EngineTest(const std::string& name): CppUnit::TestCase(name)
|
||||
MD4EngineTest::MD4EngineTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user