From 27156cfacad7bea1655a54d7d7082e2ccae3c7eb Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 29 Jun 2018 10:57:20 -0700 Subject: [PATCH] 'lib' was accidentally removed from the top level Atf/Kyua files --- Atffile | 1 + Kyuafile | 1 + 2 files changed, 2 insertions(+) diff --git a/Atffile b/Atffile index f27e3ab560..43ec8b5227 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 9131980d03..70b2cffe17 100644 --- a/Kyuafile +++ b/Kyuafile @@ -1,3 +1,4 @@ syntax(2) test_suite('bind9') +include('lib/Kyuafile')