Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/helper: add a test helper to compute hash speed
[gitweb.git]
/
t
/
helper
/
test-dump-fsmonitor.c
diff --git
a/t/helper/test-dump-fsmonitor.c
b/t/helper/test-dump-fsmonitor.c
index ad452707e88b609d4d39e6f12bff9f73df2271c7..08e3684aff223670fb0786d80426d18bb8800a44 100644
(file)
--- a/
t/helper/test-dump-fsmonitor.c
+++ b/
t/helper/test-dump-fsmonitor.c
@@
-1,6
+1,7
@@
+#include "test-tool.h"
#include "cache.h"
-int cmd_
main
(int ac, const char **av)
+int cmd_
_dump_fsmonitor
(int ac, const char **av)
{
struct index_state *istate = &the_index;
int i;