From d14d149a3b97d4921f88a9534107969fde956d23 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sun, 10 Dec 2023 14:03:09 -0600 Subject: [PATCH] fix test --- tests/fuse_drive_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fuse_drive_test.cpp b/tests/fuse_drive_test.cpp index 282d8468..99385cac 100644 --- a/tests/fuse_drive_test.cpp +++ b/tests/fuse_drive_test.cpp @@ -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 =