mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Use .zeek file suffix in unit tests
This commit is contained in:
parent
93d384adeb
commit
1e57e3f026
862 changed files with 533 additions and 529 deletions
|
@ -1 +1 @@
|
|||
error: syntax error, at end of file ./a.bro
|
||||
error: syntax error, at end of file ./a.zeek
|
||||
|
|
|
@ -1 +1 @@
|
|||
error in ./b.bro, line 1: syntax error, at or near "module" or end of file ./a.bro
|
||||
error in ./b.zeek, line 1: syntax error, at or near "module" or end of file ./a.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue