aboutsummaryrefslogtreecommitdiff
path: root/test/include/libft_test.h
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-01-31 10:44:30 +0100
committerCharles <sircharlesaze@gmail.com>2020-02-28 12:22:43 +0100
commit8131a5d26441c5152ab151b4bb49b561e5ca6e81 (patch)
treeb2c272275a35ff723e8ebab350eb40fd09301898 /test/include/libft_test.h
parent3c3f1115f6e9a9b914e2dcbd796501ca7ce85342 (diff)
downloadlibft-8131a5d26441c5152ab151b4bb49b561e5ca6e81.tar.gz
libft-8131a5d26441c5152ab151b4bb49b561e5ca6e81.tar.bz2
libft-8131a5d26441c5152ab151b4bb49b561e5ca6e81.zip
hash table unit testing, norming
Diffstat (limited to 'test/include/libft_test.h')
-rw-r--r--test/include/libft_test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/include/libft_test.h b/test/include/libft_test.h
index 23c39c3..1d944a5 100644
--- a/test/include/libft_test.h
+++ b/test/include/libft_test.h
@@ -22,5 +22,4 @@
# include "helper/helper_segfault.h"
-
#endif