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:
Arne Welzel 2022-08-25 16:37:15 +02:00
parent e580a8b356
commit b2d33db3d9
6 changed files with 0 additions and 6 deletions

View file

@ -5,7 +5,6 @@
@load base/protocols/conn
@load base/protocols/http
@load base/frameworks/dpd
event http_request(c: connection, method: string, original_URI: string, unescaped_URI: string, version: string)
{