On Thu, 17 Aug 2017 08:25:08 +0200 Thomas Huth <th...@redhat.com> wrote:
> This way we can get rid of the ugly #ifdefs in the code which makes > it easier to extend later. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > tests/Makefile.include | 8 ++++---- > tests/test-filter-mirror.c | 5 ----- > tests/test-filter-redirector.c | 10 ---------- > 3 files changed, 4 insertions(+), 19 deletions(-) Yes, that is much nicer. Reviewed-by: Cornelia Huck <coh...@redhat.com>