aboutsummaryrefslogtreecommitdiff
path: root/test/test_runner_mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_runner_mem.c')
-rw-r--r--test/test_runner_mem.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/test_runner_mem.c b/test/test_runner_mem.c
deleted file mode 100644
index 21f9f1e..0000000
--- a/test/test_runner_mem.c
+++ /dev/null
@@ -1,12 +0,0 @@
-test_ft_bzero.c
-test_ft_calloc.c
-test_ft_memalloc.c
-test_ft_memccpy.c
-test_ft_memchr.c
-test_ft_memcmp.c
-test_ft_memcpy.c
-test_ft_memmem.c
-test_ft_memmove.c
-test_ft_memset.c
-test_ft_memset_pattern4.c
-test_ft_memswap.c