fix(testsuite): unit testing running

This commit is contained in:
matteo 2026-01-24 16:36:23 +01:00
parent 91806d926e
commit 79a73a23a0
5 changed files with 51 additions and 44 deletions

View file

@ -4,6 +4,7 @@
#include <stdbool.h>
#include <stddef.h>
#include "../utils/ast/ast.h"
#include "../utils/hash_map/hash_map.h"
/**