Skip to content

Commit 3463f2a

Browse files
committed
Enable AM_ASSERT_FAILURE in amast_config.h
1 parent d2a5635 commit 3463f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/unity/amast_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
/* #define AM_FSM_SPY */
4545

4646
/** Enable am_assert_failure() implementation */
47-
/* #define AM_ASSERT_FAILURE */
47+
#define AM_ASSERT_FAILURE
4848

4949
#endif /* AMAST_CONFIG_H_INCLUDED */

0 commit comments

Comments
 (0)