fix(testsuite): iobackend tests are now useable

This commit is contained in:
matteo 2026-01-24 16:54:26 +01:00
parent 79a73a23a0
commit e11eca72dc
2 changed files with 46 additions and 42 deletions

View file

@ -38,7 +38,7 @@ testsuite_SOURCES = ../tests/unit/lexer/lexer_tests.c \
../tests/unit/utils/utils_tests.c \
../tests/unit/expansion/expand.c \
../tests/unit/expansion/parse_var.c \
#../tests/unit/io_backend/io_backend.c \
../tests/unit/io_backend/io_backend.c \
../tests/unit/utils/args.c \
../tests/unit/utils/hash_map.c \
../tests/unit/utils/insert_into.c