diff options
Diffstat (limited to 't/helper/test-advise.c')
-rw-r--r-- | t/helper/test-advise.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/helper/test-advise.c b/t/helper/test-advise.c index 8a3fd0009a..6967c8e25c 100644 --- a/t/helper/test-advise.c +++ b/t/helper/test-advise.c @@ -1,3 +1,5 @@ +#define USE_THE_REPOSITORY_VARIABLE + #include "test-tool.h" #include "advice.h" #include "config.h" |