On Thu, Sep 8, 2016 at 11:21 AM, <larsxschneider@xxxxxxxxx> wrote: > From: Lars Schneider <larsxschneider@xxxxxxxxx> > > Use `test_config` to set the config, check that files are empty with > `test_must_be_empty`, compare files with `test_cmp`, and remove spaces > after ">" and "<". > > Please note that the "rot13" filter configured in "setup" keeps using > `git config` instead of `test_config` because subsequent tests might > depend on it. > > Signed-off-by: Lars Schneider <larsxschneider@xxxxxxxxx> > --- Makes sense & Reviewed-by "Stefan Beller <sbeller@xxxxxxxxxx>" Thanks, Stefan