diff options
Diffstat (limited to 't/helper/test-revision-walking.c')
| -rw-r--r-- | t/helper/test-revision-walking.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-revision-walking.c b/t/helper/test-revision-walking.c index 071f5bd1e2..3b931a34a2 100644 --- a/t/helper/test-revision-walking.c +++ b/t/helper/test-revision-walking.c @@ -9,6 +9,7 @@ */ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "test-tool.h" #include "commit.h" |
