Skip to content

Commit

Permalink
[Update] - Remove Hephaistos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vvaucoul committed Jul 22, 2024
1 parent 151d9e8 commit eb27656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Hephaistos/workflows/workflows.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: vvaucoul <vvaucoul@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/01/09 14:55:33 by vvaucoul #+# #+# */
/* Updated: 2024/07/22 12:16:07 by vvaucoul ### ########.fr */
/* Updated: 2024/07/22 21:06:45 by vvaucoul ### ########.fr */
/* */
/* ************************************************************************** */

Expand All @@ -19,7 +19,7 @@
* @note This define is used in the Makefile to compile the test.
*/
#ifndef __TEST_HEPHAISTOS__
#define __TEST_HEPHAISTOS__ 1
#define __TEST_HEPHAISTOS__ 0
#endif

extern int workflow_hephaistos_strings(void);
Expand Down

0 comments on commit eb27656

Please sign in to comment.