global.c
3.72 KB
-
tests: config: verify that the global config is actually readable · b3ba2e71
While we do verify that we are able to open the global ".gitconfig" file in config::global::open_global, we never verify that we it is in fact readable. Do so by writing the global configuration file and verifying that reading from it produces the expected values.
Patrick Steinhardt committed