summaryrefslogtreecommitdiff
path: root/tests/core/strmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/strmap.c')
-rw-r--r--tests/core/strmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/strmap.c b/tests/core/strmap.c
index a120f1feb..3b4276aea 100644
--- a/tests/core/strmap.c
+++ b/tests/core/strmap.c
@@ -1,7 +1,7 @@
#include "clar_libgit2.h"
#include "strmap.h"
-GIT__USE_STRMAP;
+GIT__USE_STRMAP
git_strmap *g_table;