mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
More bro-to-zeek renaming in the unit tests
This commit is contained in:
parent
72b46268f7
commit
3f9e7138bd
71 changed files with 141 additions and 136 deletions
|
@ -1,8 +1,9 @@
|
|||
# @TEST-EXEC: zeek %INPUT
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff .stderr
|
||||
|
||||
# Errors that happen during runtime. At least at the moment we are not checking these early enough
|
||||
# that Bro will bail out during startup. Perhaps we want to change this later.
|
||||
# Errors that happen during runtime. At least at the moment we are not
|
||||
# checking these early enough that Zeek will bail out during startup. Perhaps
|
||||
# we want to change this later.
|
||||
|
||||
option A = 5;
|
||||
Option::set("B", 6);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue