tidy-up: formatting

Closes #18373
This commit is contained in:
Viktor Szakats 2025-07-31 08:37:13 +02:00
parent 03868ca714
commit 4f0e530c77
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
11 changed files with 68 additions and 88 deletions

View file

@ -54,14 +54,14 @@ use servers qw(
protoport
serverfortest
stopservers
);
);
use runner qw(
readtestkeywords
singletest_preprocess
);
);
use testutil qw(
setlogfunc
);
);
use getpart;