Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 3, 2023
1 parent 78d0b3c commit e4ee8e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/alloc_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ static int s_default_threaded_allocs_and_frees(struct aws_allocator *allocator,

s_thread_test(allocator, s_threaded_alloc_worker, allocator);


return 0;
}
AWS_TEST_CASE(default_threaded_allocs_and_frees, s_default_threaded_allocs_and_frees)

0 comments on commit e4ee8e7

Please sign in to comment.