Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/doc-cvs-update'
[gitweb.git]
/
t
/
helper
/
test-config.c
diff --git
a/t/helper/test-config.c
b/t/helper/test-config.c
index 3c6d08cd095152cab9abeb038c1b4f82440c55cd..83a4f2ab86999876ecfb78c7e6dd108eb09b04ae 100644
(file)
--- a/
t/helper/test-config.c
+++ b/
t/helper/test-config.c
@@
-72,6
+72,9
@@
int cmd_main(int argc, const char **argv)
const char *v;
const struct string_list *strptr;
struct config_set cs;
+
+ setup_git_directory();
+
git_configset_init(&cs);
if (argc < 2) {