From: Ondřej Surý Date: Wed, 13 Jun 2018 19:21:49 +0000 (+0200) Subject: Revert changes to the test suite in v9.9.13rc1 that would make the unit tests to... X-Git-Tag: v9.9.13rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae30dc7af54dbac288b22dcdf684aba2fde98dc;p=thirdparty%2Fbind9.git Revert changes to the test suite in v9.9.13rc1 that would make the unit tests to fail --- diff --git a/lib/Atffile b/lib/Atffile index a768d575e5d..47b9f7520ca 100644 --- a/lib/Atffile +++ b/lib/Atffile @@ -3,6 +3,5 @@ Content-Type: application/X-atf-atffile; version="1" prop: test-suite = bind9 tp: dns -tp: irs tp: isc tp: lwres diff --git a/lib/Kyuafile b/lib/Kyuafile index 0f87cdebb77..014f93ece23 100644 --- a/lib/Kyuafile +++ b/lib/Kyuafile @@ -2,6 +2,5 @@ syntax(2) test_suite('bind9') include('dns/Kyuafile') -include('irs/Kyuafile') include('isc/Kyuafile') include('lwres/Kyuafile')