mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
@@ -20,7 +20,7 @@ using Poco::SHA1Engine;
|
||||
using Poco::DigestEngine;
|
||||
|
||||
|
||||
SHA1EngineTest::SHA1EngineTest(const std::string& name): CppUnit::TestCase(name)
|
||||
SHA1EngineTest::SHA1EngineTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user