Skip to content

Commit

Permalink
void allocator
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Oct 15, 2024
1 parent d44a652 commit 609ba14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/s3_mock_server_tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ TEST_CASE(multipart_upload_mock_server) {
TEST_CASE(multipart_upload_with_network_interface_names_mock_server) {
(void)ctx;
#if defined(AWS_OS_WINDOWS)
(void) allocator;
return AWS_OP_SKIP;
#else
struct aws_s3_tester tester;
Expand Down

0 comments on commit 609ba14

Please sign in to comment.