diff options
Diffstat (limited to 'test/src/runner/test_ft_strlen_runner.c')
| -rw-r--r-- | test/src/runner/test_ft_strlen_runner.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/src/runner/test_ft_strlen_runner.c b/test/src/runner/test_ft_strlen_runner.c deleted file mode 100644 index 368c033..0000000 --- a/test/src/runner/test_ft_strlen_runner.c +++ /dev/null @@ -1,6 +0,0 @@ -#include "libft_test.h" - -TEST_GROUP_RUNNER(ft_strlen) -{ - RUN_TEST_CASE(ft_strlen, yo); -} |
