Skip to content

Commit 3c9b762

Browse files
updated the binary files and test_utils.c
1 parent 12532fc commit 3c9b762

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

test_array.exe

0 Bytes
Binary file not shown.

test_operations.exe

0 Bytes
Binary file not shown.

test_utils.exe

0 Bytes
Binary file not shown.

tests/test_utils.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <stdio.h>
2+
#include <stdlib.h>
23
#include "array.h"
34
#include "utils.h"
45

0 commit comments

Comments
 (0)