Skip to content

Commit 71baea2

Browse files
Update test.c
1 parent 57d4366 commit 71baea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <time.h>
2222
#include <sys/time.h>
2323

24+
2425
jmp_buf test_jump_buffer; // This will hold the jump buffer for longjmp
2526
static int _ASSERT_COUNT = 0; // Counter for the number of assertions
2627

0 commit comments

Comments
 (0)