tests: config: verify that the global config is actually readable
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.
Showing
Please
register
or
sign in
to comment