Skip to content

Commit ea62f54

Browse files
committed
utf8: include utf8.h in tests
1 parent 1974383 commit ea62f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/utf8.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "clar_libgit2.h"
2+
#include "utf8.h"
23

34
void test_core_utf8__char_length(void)
45
{

0 commit comments

Comments
 (0)