remove test_one

This commit is contained in:
2026-01-14 13:59:05 +01:00
parent 78ec8a3fa4
commit c2e7da01f4
3 changed files with 26 additions and 42 deletions

View File

@@ -26,7 +26,7 @@ INCLUDES = includes
# ALL FILES WITHOUT PATH
#============================
SRC = main.c test_one.c ft_putnbr.c secure_write.c
SRC = main.c ft_putnbr.c secure_write.c
INSERTION = insertion.c