Use .zeek file suffix in unit tests

This commit is contained in:
Jon Siwek 2019-04-16 16:07:49 -07:00
parent 93d384adeb
commit 1e57e3f026
862 changed files with 533 additions and 529 deletions

View file

@ -1 +1 @@
error: syntax error, at end of file ./a.bro
error: syntax error, at end of file ./a.zeek

View file

@ -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