mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-12-20 12:27:01 +00:00
@@ -26,7 +26,7 @@ using Poco::PipeInputStream;
|
||||
using Poco::PipeOutputStream;
|
||||
|
||||
|
||||
ProcessTest::ProcessTest(const std::string& name): CppUnit::TestCase(name)
|
||||
ProcessTest::ProcessTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user