mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
testing/btest/*zeek: Comment all @TEST lines
This commit is contained in:
parent
2f0be32f5f
commit
85b8c8866b
311 changed files with 1272 additions and 1272 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue