mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 12:18:01 +01:00
@@ -47,7 +47,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
ChannelTest::ChannelTest(const std::string& name): CppUnit::TestCase(name)
|
||||
ChannelTest::ChannelTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user