refactor(test): fix meson compile

This commit is contained in:
2025-11-25 23:31:15 +01:00
parent 824de36448
commit 0fa14e8c37
9 changed files with 14 additions and 11 deletions

View File

@@ -17,7 +17,7 @@ void test_vec1(void);
void test_stack1(void);
void test_socket1();
void test_socket1(void);
int main(void) {
puts("==== [Running Hashmap tests] ====");