Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'hn/sort-ls-remote'
[gitweb.git]
/
t
/
helper
/
test-submodule-config.c
diff --git
a/t/helper/test-submodule-config.c
b/t/helper/test-submodule-config.c
index e044871ceec012b42b6617ab8330c2324a25f42c..e2692746dfdb0e6a5c3b1c748124059bcbdd5fae 100644
(file)
--- a/
t/helper/test-submodule-config.c
+++ b/
t/helper/test-submodule-config.c
@@
-1,3
+1,4
@@
+#include "test-tool.h"
#include "cache.h"
#include "config.h"
#include "submodule-config.h"
@@
-10,7
+11,7
@@
static void die_usage(int argc, const char **argv, const char *msg)
exit(1);
}
-int cmd_
main
(int argc, const char **argv)
+int cmd_
_submodule_config
(int argc, const char **argv)
{
const char **arg = argv;
int my_argc = argc;