From 8521c9e02b2bcb9f6437a111cba3f395236f8e22 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 13 Feb 2020 03:13:57 +0100 Subject: Added ft_memmem and ft_memset_pattern4, not tested --- test/libft_test | Bin 53772 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 test/libft_test (limited to 'test/libft_test') diff --git a/test/libft_test b/test/libft_test deleted file mode 100755 index 3af5a2f..0000000 Binary files a/test/libft_test and /dev/null differ -- cgit