Browse Source

tests.cpp

tests
Antonio SJ Musumeci 2 days ago
parent
commit
cc8e96211d
  1. 1
      tests/tests.cpp

1
tests/tests.cpp

@ -320,7 +320,6 @@ test_rmdir()
rv = unlinkat(dir_fd,"test-dir",AT_REMOVEDIR);
close(dir_fd);
close(root_fd);
}

Loading…
Cancel
Save