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