On Thu, Sep 8, 2016 at 11:21 AM, <[email protected]> wrote: > From: Lars Schneider <[email protected]> > > 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 <[email protected]> > ---
Makes sense & Reviewed-by "Stefan Beller <[email protected]>" Thanks, Stefan

