fix test
This commit is contained in:
parent
44acf7dace
commit
d14d149a3b
@ -279,7 +279,7 @@ static void test_ftruncate(const std::string &file_path) {
|
||||
}
|
||||
|
||||
#ifndef __APPLE__
|
||||
static void test_fallocate(const std::string &api_path,
|
||||
static void test_fallocate(const std::string & /* api_path */,
|
||||
const std::string &file_path) {
|
||||
std::cout << __FUNCTION__ << std::endl;
|
||||
auto file =
|
||||
|
Loading…
x
Reference in New Issue
Block a user