Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/empty-config-section-fix'
[gitweb.git]
/
t
/
helper
/
test-tool.h
diff --git
a/t/helper/test-tool.h
b/t/helper/test-tool.h
index 84c583e68f6ae0309ff52ba943068d8396b54f5c..7116ddfb94398da98063b7efed77240058c6961f 100644
(file)
--- a/
t/helper/test-tool.h
+++ b/
t/helper/test-tool.h
@@
-35,5
+35,6
@@
int cmd__submodule_config(int argc, const char **argv);
int cmd__subprocess(int argc, const char **argv);
int cmd__urlmatch_normalization(int argc, const char **argv);
int cmd__wildmatch(int argc, const char **argv);
+int cmd__write_cache(int argc, const char **argv);
#endif