Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/perl-python-attrs'
[gitweb.git]
/
t
/
helper
/
test-write-cache.c
diff --git
a/t/helper/test-write-cache.c
b/t/helper/test-write-cache.c
index b7ee0396692b6143e852af16695dd5800c0044be..017dc303800d9ba385a9836d85f81445c6b7e8b7 100644
(file)
--- a/
t/helper/test-write-cache.c
+++ b/
t/helper/test-write-cache.c
@@
-1,9
+1,10
@@
+#include "test-tool.h"
#include "cache.h"
#include "lockfile.h"
static struct lock_file index_lock;
-int cmd_
main
(int argc, const char **argv)
+int cmd_
_write_cache
(int argc, const char **argv)
{
int i, cnt = 1, lockfd;
if (argc == 2)