Remove @load base/frameworks/dpd from tests

Now that it's loaded in bare mode, no need to load it explicitly.

The main thing that tests were relying on seems to be tracking of
c$service for conn.log baselines. Very few were actually checking
for dpd.log
This commit is contained in:
Arne Welzel 2022-08-25 19:24:22 +02:00
parent 9e7f2a04c1
commit 654fd9c7da
42 changed files with 0 additions and 42 deletions

View file

@ -5,7 +5,6 @@
# @TEST-EXEC: btest-diff .stdout
@load base/protocols/ssl
@load base/frameworks/dpd
redef SSL::log_include_client_certificate_subject_issuer = T;
redef SSL::log_include_server_certificate_subject_issuer = T;

View file

@ -7,4 +7,3 @@
@load base/protocols/ssl
@load base/files/x509
@load base/frameworks/dpd