mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08: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
|
@ -5,7 +5,6 @@
|
|||
# @TEST-EXEC: zeek -b -r $TRACES/tls/tls-13draft19-early-data.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff .stdout
|
||||
|
||||
@load base/frameworks/dpd
|
||||
@load base/frameworks/signatures
|
||||
@load-sigs base/protocols/ssl/dpd.sig
|
||||
@load-sigs policy/protocols/ssl/dpd-v2.sig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue