Moving the test for site.bro to live w/ other utils/ tests.

This commit is contained in:
Jon Siwek 2011-07-19 10:38:52 -05:00
parent 613b7a1405
commit 1b1905fcea
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# @TEST-EXEC: bro %INPUT > output # @TEST-EXEC: bro %INPUT > output
# @TEST-EXEC: btest-diff output # @TEST-EXEC: btest-diff output
@load site @load utils/site
global a = { "site-admin@example.com", "other-site-admin@example.com" }; global a = { "site-admin@example.com", "other-site-admin@example.com" };
global b = { "net-admin@example.com" }; global b = { "net-admin@example.com" };