From: Evan Hunt Date: Fri, 29 Jun 2018 17:57:20 +0000 (-0700) Subject: 'lib' was accidentally removed from the top level Atf/Kyua files X-Git-Tag: v9.9.13rc2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27156cfacad7bea1655a54d7d7082e2ccae3c7eb;p=thirdparty%2Fbind9.git 'lib' was accidentally removed from the top level Atf/Kyua files --- diff --git a/Atffile b/Atffile index f27e3ab560b..43ec8b52273 100644 --- a/Atffile +++ b/Atffile @@ -2,3 +2,4 @@ Content-Type: application/X-atf-atffile; version="1" prop: test-suite = bind9 +tp: lib diff --git a/Kyuafile b/Kyuafile index 9131980d03a..70b2cffe177 100644 --- a/Kyuafile +++ b/Kyuafile @@ -1,3 +1,4 @@ syntax(2) test_suite('bind9') +include('lib/Kyuafile')