From 3ae30dc7af54dbac288b22dcdf684aba2fde98dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 13 Jun 2018 21:21:49 +0200 Subject: [PATCH] Revert changes to the test suite in v9.9.13rc1 that would make the unit tests to fail --- lib/Atffile | 1 - lib/Kyuafile | 1 - 2 files changed, 2 deletions(-) diff --git a/lib/Atffile b/lib/Atffile index a768d575e5..47b9f7520c 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 0f87cdebb7..014f93ece2 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')