mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 02:01:35 -04:00
link in lib/isccc/tests/Kyuafile
(cherry picked from commit 9a59352b4c)
This commit is contained in:
parent
ab5a68b3b1
commit
ffc56a4bf3
2 changed files with 5 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ test_suite('bind9')
|
|||
include('dns/Kyuafile')
|
||||
include('irs/Kyuafile')
|
||||
include('isc/Kyuafile')
|
||||
include('isccc/Kyuafile')
|
||||
include('isccfg/Kyuafile')
|
||||
include('lwres/Kyuafile')
|
||||
|
|
|
|||
4
lib/isccc/Kyuafile
Normal file
4
lib/isccc/Kyuafile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
syntax(2)
|
||||
test_suite('bind9')
|
||||
|
||||
include('tests/Kyuafile')
|
||||
Loading…
Reference in a new issue