mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
Refactor
This commit is contained in:
parent
062a662cd8
commit
1eab6cfd1f
@ -517,9 +517,6 @@ void FileTest::testCopyDirectoryFailIfExists()
|
||||
ostr2 << "Hello, world!" << std::endl;
|
||||
ostr2.close();
|
||||
|
||||
|
||||
|
||||
|
||||
Path pd2("destination");
|
||||
File fd2(pd2);
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user