mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
12 lines
227 B
Text
12 lines
227 B
Text
syntax("kyuafile", 1)
|
|
|
|
test_suite("atf")
|
|
|
|
include("atf-c/Kyuafile")
|
|
include("atf-c++/Kyuafile")
|
|
include("atf-sh/Kyuafile")
|
|
include("test-programs/Kyuafile")
|
|
|
|
if fs.exists("tools/Kyuafile") then
|
|
include("tools/Kyuafile")
|
|
end
|