aboutsummaryrefslogtreecommitdiff
path: root/test/ft_read_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ft_read_test.c')
-rw-r--r--test/ft_read_test.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/ft_read_test.c b/test/ft_read_test.c
index 5b29803..0b4e5aa 100644
--- a/test/ft_read_test.c
+++ b/test/ft_read_test.c
@@ -1,3 +1,15 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* ft_read_test.c :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2020/02/08 03:07:44 by cacharle #+# #+# */
+/* Updated: 2020/02/08 03:07:45 by cacharle ### ########.fr */
+/* */
+/* ************************************************************************** */
+
#include "libasm_test.h"
#define FT_READ_BUF_SIZE (1 << 12)