Browse Source

tests.cpp

tests
Antonio SJ Musumeci 3 weeks ago
parent
commit
78d8455ef2
  1. 1
      tests/tests.cpp

1
tests/tests.cpp

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

Loading…
Cancel
Save