aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-bitmap.c')
-rw-r--r--t/helper/test-bitmap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/helper/test-bitmap.c b/t/helper/test-bitmap.c
index 6af2b42678..3f23f21072 100644
--- a/t/helper/test-bitmap.c
+++ b/t/helper/test-bitmap.c
@@ -1,3 +1,5 @@
+#define USE_THE_REPOSITORY_VARIABLE
+
#include "test-tool.h"
#include "git-compat-util.h"
#include "pack-bitmap.h"