2021-10-24 17:43:39

This commit is contained in:
marvin
2021-10-24 17:43:39 +02:00
parent efd1ff4a82
commit 137dd14bcf
2 changed files with 8 additions and 4 deletions

View File

@@ -51,6 +51,9 @@ make a
# alelievr/libft-unit-test (mind the protect == NULL)
make d
# test bonuses
make bonus
# launch a b c d e (All you can eat)
make test
```