Skip to content

Commit

Permalink
removing unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
biralavor committed Jul 4, 2024
1 parent 90b850b commit 639d314
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _ci_tdd/test_files/test_main_miunit.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: umeneses <umeneses@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/05/09 19:06:12 by umeneses #+# #+# */
/* Updated: 2024/07/01 17:57:38 by umeneses ### ########.fr */
/* Updated: 2024/07/04 19:03:09 by umeneses ### ########.fr */
/* */
/* ************************************************************************** */

Expand All @@ -33,7 +33,6 @@
#include "../../program_to_test/src/ft_sort_until3.c"
#include "../../program_to_test/src/ft_sort_until4.c"
#include "../../program_to_test/src/ft_sort_5_or_more.c"
// #include "minunit_utils.c"

// TODO:
// optimize sorting method for more than 6 numbers
Expand Down

0 comments on commit 639d314

Please sign in to comment.