testing/btest/*zeek: Comment all @TEST lines

This commit is contained in:
Arne Welzel 2025-04-17 15:32:11 +02:00
parent 2f0be32f5f
commit 85b8c8866b
311 changed files with 1272 additions and 1272 deletions

View file

@ -6,7 +6,7 @@
redef exit_only_after_terminate = T;
redef InputAscii::fail_on_invalid_lines = F;
@TEST-START-FILE input.log
# @TEST-START-FILE input.log
#fields a b c
#types string bool bool
hello
@ -23,7 +23,7 @@ hello
hello
hello
hello
@TEST-END-FILE
# @TEST-END-FILE
type Key: record {
a: string;