mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
test suite update for minor change in "when" error messages
This commit is contained in:
parent
61891e615a
commit
910b50ef0d
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ event zeek_init()
|
|||
print g;
|
||||
}
|
||||
|
||||
# Should generate a deprecation warning.
|
||||
# Should generate an error.
|
||||
when ( g > 0 )
|
||||
{
|
||||
print orig1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue