mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 18:48:20 +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
|
@ -2,7 +2,6 @@
|
|||
# @TEST-EXEC: btest-diff out
|
||||
|
||||
@load base/frameworks/config
|
||||
@load base/frameworks/dpd
|
||||
|
||||
type Color: enum { RED, GREEN, BLUE };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue