Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
wt-status: use settings from git_diff_ui_config
[gitweb.git]
/
t
/
helper
/
test-sha1.c
diff --git
a/t/helper/test-sha1.c
b/t/helper/test-sha1.c
index a1c13f54eca0db7d11a5df134d565171d70b8cce..1ba0675c75f0d2dab281d054b577272cd45c39f9 100644
(file)
--- a/
t/helper/test-sha1.c
+++ b/
t/helper/test-sha1.c
@@
-1,6
+1,7
@@
+#include "test-tool.h"
#include "cache.h"
-int cmd_
main
(int ac, const char **av)
+int cmd_
_sha1
(int ac, const char **av)
{
git_SHA_CTX ctx;
unsigned char sha1[20];