Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
userdiff: add a builtin pattern for dts files
[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 3d78c728a5dabe27931f6664f5b6675021f059b9..8837717d36a77c04346279b570e1a0a4506fe838 100644
(file)
--- a/
t/helper/test-write-cache.c
+++ b/
t/helper/test-write-cache.c
@@
-1,7
+1,8
@@
+#include "test-tool.h"
#include "cache.h"
#include "lockfile.h"
-int cmd_
main
(int argc, const char **argv)
+int cmd_
_write_cache
(int argc, const char **argv)
{
struct lock_file index_lock = LOCK_INIT;
int i, cnt = 1;