Skip to content

Commit

Permalink
Comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheLarchier committed Jan 8, 2025
1 parent 1b176df commit d60079c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/libcommonserver/utility/testutility.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ void TestUtility::testIsEqualInsensitive(void) {
}

void TestUtility::testMoveItemToTrash(void) {
// !!! Linux - Move to trash fails on tmpfs
LocalTemporaryDirectory tempDir;
SyncPath path = tempDir.path() / "test.txt";
std::ofstream file(path);
Expand Down

0 comments on commit d60079c

Please sign in to comment.