mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38: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
|
@ -9,7 +9,7 @@
|
|||
redef exit_only_after_terminate = T;
|
||||
redef Config::config_files += {"../configfile"};
|
||||
|
||||
@TEST-START-FILE configfile
|
||||
# @TEST-START-FILE configfile
|
||||
testbool F
|
||||
testcount 1
|
||||
testcount 2
|
||||
|
@ -31,7 +31,7 @@ test_set a,b,c,
|
|||
test_vector 1,2,3,4,5,6
|
||||
test_set
|
||||
test_set -
|
||||
@TEST-END-FILE
|
||||
# @TEST-END-FILE
|
||||
|
||||
@load base/protocols/ssh
|
||||
@load base/protocols/conn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue