FIX: Norminette OK

This commit is contained in:
2026-01-25 12:06:54 +01:00
parent dd11abe7bb
commit e2855ab2e7
6 changed files with 41 additions and 69 deletions

View File

@@ -32,8 +32,7 @@ int atoi_sigsegv_test(void);
int atoi_sigbus_test(void);
//strncmp
int strncmp_ok_test(void);
int strncmp_ko_test(void);
int strncmp_ok_test(void);
int strncmp_ko_test(void);
#endif // !TESTS_H