Skip to content

Commit

Permalink
removing unused library
Browse files Browse the repository at this point in the history
  • Loading branch information
biralavor committed May 13, 2024
1 parent 01efa22 commit 74f09b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _ci_tdd/test_files/test_main_my_own.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
/* By: umeneses <[email protected]> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/05/09 19:06:12 by umeneses #+# #+# */
/* Updated: 2024/05/13 15:58:45 by umeneses ### ########.fr */
/* Updated: 2024/05/13 16:00:52 by umeneses ### ########.fr */
/* */
/* ************************************************************************** */

#include <stdio.h>
#include <assert.h>
#include "push_swap.h"
#include "../../program_to_test/src/push_functions.c"

Expand Down

0 comments on commit 74f09b3

Please sign in to comment.