]> 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 08:25:24 +0000 (09:25 +0100)
commit1ad85ff974cfe00b90c3df42d22ea97117ec4faa
treec91f19a5ffee3c4788ce043c70c3d8e15cb4371f
parentca7cd80dd524fab357ac21f3bc4f2bcc7ca9a018
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.

(cherry picked from commit 6c09f305ae975255210951b75bbb736a4a804453)
lib/irs/tests/resconf_test.c