fix atoi_supescript

This commit is contained in:
hugogogo
2026-05-15 02:30:13 +02:00
parent f25291f12f
commit 0603050d30
3 changed files with 171 additions and 171 deletions

View File

@@ -108,7 +108,7 @@ run: $(NAME)
test: $(NAME)
@echo $(B_PURPLE)"\n---------------------------------------------\nlaunch tests\n"$(RESET)
-@bash tester.sh -d
-@bash tester.sh
clean:
$(RM_OBJS)