mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 09:40:45 -04:00
ignore omapi_test
This commit is contained in:
parent
487e6abc16
commit
5fbb225ee1
1 changed files with 7 additions and 6 deletions
|
|
@ -2,6 +2,7 @@ Makefile
|
|||
.libs
|
||||
*.la
|
||||
*.lo
|
||||
adb_test
|
||||
compress_test
|
||||
db_test
|
||||
dispatch_tcp_test
|
||||
|
|
@ -14,7 +15,10 @@ master_test
|
|||
mem_test
|
||||
mempool_test
|
||||
name_test
|
||||
nconf_test
|
||||
nxtify
|
||||
omapi_test
|
||||
ratelimiter_test
|
||||
rbt_test
|
||||
rdata_test
|
||||
res_test
|
||||
|
|
@ -28,10 +32,7 @@ sym_test
|
|||
t_journal
|
||||
task_test
|
||||
timer_test
|
||||
wire_test
|
||||
zone_test
|
||||
zone2_test
|
||||
adb_test
|
||||
nconf_test
|
||||
tkey_test
|
||||
ratelimiter_test
|
||||
wire_test
|
||||
zone2_test
|
||||
zone_test
|
||||
|
|
|
|||
Loading…
Reference in a new issue