creation du main de testing et du test de abs
This commit is contained in:
6
testing/srcs/test_any.c
Normal file
6
testing/srcs/test_any.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "libftest.h"
|
||||
|
||||
//int test_any(char **tab, int (*f)(char*))
|
||||
void test_any(void)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user