alelievr / libft-unit-test

453 stars 88 forks source link

Update test_functions.c #105

Closed stankudrow closed 1 year ago

stankudrow commented 2 years ago

Minor change in test_ft_lstmap behaviour: del function is not meant to be NULL, otherwise a possible sanity check on del function fails the test.