mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Moving the test for site.bro to live w/ other utils/ tests.
This commit is contained in:
parent
613b7a1405
commit
1b1905fcea
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# @TEST-EXEC: bro %INPUT > output
|
||||
# @TEST-EXEC: btest-diff output
|
||||
|
||||
@load site
|
||||
@load utils/site
|
||||
|
||||
global a = { "site-admin@example.com", "other-site-admin@example.com" };
|
||||
global b = { "net-admin@example.com" };
|
Loading…
Add table
Add a link
Reference in a new issue