mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
btest: Remove unnecessary loading of frameworks/dpd
These tests do not test conn.log or dpd.log, so they don't actually need to @load dpd - dynamic-protocol-detection is enabled anyway.
This commit is contained in:
parent
e580a8b356
commit
b2d33db3d9
6 changed files with 0 additions and 6 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
@load base/protocols/ssl
|
||||
@load base/protocols/conn
|
||||
@load base/frameworks/dpd
|
||||
@load base/protocols/imap
|
||||
|
||||
event imap_capabilities(c: connection, capabilities: string_vec)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue