From 9db52bc5ef545a3fa9973002e9a28a2ece68d029 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 31 Jan 2020 08:08:59 +0100 Subject: Setup unit test with unity --- test/libft_test | Bin 0 -> 34012 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 test/libft_test (limited to 'test/libft_test') diff --git a/test/libft_test b/test/libft_test new file mode 100755 index 0000000..13cbab2 Binary files /dev/null and b/test/libft_test differ -- cgit