]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove duplicate irs_resconf_load() unit test
authorMichał Kępień <michal@isc.org>
Mon, 26 Feb 2018 09:41:02 +0000 (10:41 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 6 Mar 2018 07:27:45 +0000 (08:27 +0100)
commit6c09f305ae975255210951b75bbb736a4a804453
treeca44609d4a1bab65e09b693860192e9ac853b7af
parent1f400b68a8e6b7a1111151b512eaee2c49bae2ad
Remove duplicate irs_resconf_load() unit test

The "sortlist-v4.conf" unit test for irs_resconf_load() is always run
twice due to a duplicate entry in the "tests" table.  Remove one of them
to prevent this.
lib/irs/tests/resconf_test.c