Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/helper: merge test-write-cache into test-tool
[gitweb.git]
/
t
/
helper
/
test-ref-store.c
diff --git
a/t/helper/test-ref-store.c
b/t/helper/test-ref-store.c
index 7120634b04733bb8abe1f0622f0e1e9c8280b643..cdefb66a87c59b2e040ecbfd6b2b02415559ad12 100644
(file)
--- a/
t/helper/test-ref-store.c
+++ b/
t/helper/test-ref-store.c
@@
-1,3
+1,4
@@
+#include "test-tool.h"
#include "cache.h"
#include "refs.h"
#include "worktree.h"
@@
-274,7
+275,7
@@
static struct command commands[] = {
{ NULL, NULL }
};
-int cmd_
main
(int argc, const char **argv)
+int cmd_
_ref_store
(int argc, const char **argv)
{
struct ref_store *refs;
const char *func;