mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
Refactor
This commit is contained in:
@@ -517,9 +517,6 @@ void FileTest::testCopyDirectoryFailIfExists()
|
||||
ostr2 << "Hello, world!" << std::endl;
|
||||
ostr2.close();
|
||||
|
||||
|
||||
|
||||
|
||||
Path pd2("destination");
|
||||
File fd2(pd2);
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user