mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Update test and baseline for a recent doc test fix
This commit is contained in:
parent
2818bb3dbc
commit
32d7c96cd4
2 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# @TEST-EXEC: cat %INPUT >output && btest-diff output
|
||||
|
||||
connection_record_02.bro
|
||||
connection_record_01.bro
|
||||
|
||||
@load base/protocols/conn
|
||||
@load base/protocols/dns
|
||||
|
||||
event connection_state_remove(c: connection)
|
||||
{
|
|
@ -1,9 +1,8 @@
|
|||
# @TEST-EXEC: cat %INPUT >output && btest-diff output
|
||||
|
||||
connection_record_02.bro
|
||||
connection_record_01.bro
|
||||
|
||||
@load base/protocols/conn
|
||||
@load base/protocols/dns
|
||||
|
||||
event connection_state_remove(c: connection)
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue