Skip to content

Commit

Permalink
removing unused library
Browse files Browse the repository at this point in the history
  • Loading branch information
umeneses committed May 10, 2024
1 parent bf89c2c commit 32bc595
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _ci_tdd/test_files/test_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
/* By: umeneses <umeneses@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/05/09 19:06:12 by umeneses #+# #+# */
/* Updated: 2024/05/10 11:41:22 by umeneses ### ########.fr */
/* Updated: 2024/05/10 13:09:42 by umeneses ### ########.fr */
/* */
/* ************************************************************************** */

#include <assert.h>
#include "../src/main.c"
#include "../headers/push_swap.h"

void test_add()
{
Expand Down

0 comments on commit 32bc595

Please sign in to comment.