now copying the language correctly, at least I hope

This commit is contained in:
herbglitch 2024-11-14 00:07:56 -07:00
parent 2d70208978
commit 5f34dbfeca
5 changed files with 44 additions and 22 deletions

View file

@ -131,7 +131,6 @@ if(ARCHEUS_STD_TESTS)
#tests/std/vector.c
tests/std/lexer.c
tests/std/parser.c
tests/std/temp_parserlang.c
${ARCHEUS_STD_SOURCES}
)