Browse Source

tests.cpp

tests
Antonio SJ Musumeci 4 weeks ago
parent
commit
7c5eda3410
  1. 2
      tests/tests.cpp

2
tests/tests.cpp

@ -312,7 +312,7 @@ test_rmdir()
root_fd = openat(AT_FDCWD,"/mnt/tmp",O_DIRECTORY,0777);
close(fd);
close(root_fd);
}
TEST_LIST =

Loading…
Cancel
Save