fix(testsuite): iobackend tests are now useable
This commit is contained in:
parent
79a73a23a0
commit
e11eca72dc
2 changed files with 46 additions and 42 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue