mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 13:47:10 +01:00
@@ -28,7 +28,7 @@ using namespace Poco;
|
||||
#define DURWAIT 300
|
||||
|
||||
|
||||
ExpireCacheTest::ExpireCacheTest(const std::string& name): CppUnit::TestCase(name)
|
||||
ExpireCacheTest::ExpireCacheTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user