Removing non-existent script from test-all.bro.

This commit is contained in:
Robin Sommer 2011-07-22 16:18:47 -07:00
parent e9bd122f8a
commit d01b8c9d3d

View file

@ -5,6 +5,7 @@
# Note that we have unit test that makes sure that all policy files shipped are
# actually loaded here. If we have files that are part of the distribution yet
# can't be loaded here, these must still be listed here with their load command
# commented out.
@load all.bro
# @load test-all.bro
@ -43,7 +44,6 @@
@load frameworks/notice/base.bro
@load frameworks/notice/weird.bro
@load frameworks/packet-filter/__load__.bro
@load frameworks/packet-filter/base.bro
@load frameworks/packet-filter/netstats.bro
@load frameworks/signatures/__load__.bro
@load frameworks/signatures/base.bro
@ -112,4 +112,4 @@
@load protocols/syslog/base.bro
@load protocols/syslog/consts.bro
@load protocols/rpc/base.bro
@load site/local
@load site/local