diff options
Diffstat (limited to 'tests/pft_tests.c')
| -rw-r--r-- | tests/pft_tests.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/pft_tests.c b/tests/pft_tests.c index 0c3455f..3ab8083 100644 --- a/tests/pft_tests.c +++ b/tests/pft_tests.c @@ -1,3 +1,15 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* pft_tests.c :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ +/* +#+#+#+#+#+ +#+ */ +/* Created: 2020/02/06 18:15:10 by cacharle #+# #+# */ +/* Updated: 2020/02/06 18:15:11 by cacharle ### ########.fr */ +/* */ +/* ************************************************************************** */ + #include "../header.h" void test_pft_nacked(void) |
