mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
Fixing tests after modbus merge.
This commit is contained in:
parent
86ce564107
commit
4e12813445
7 changed files with 22 additions and 2 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
module Modbus;
|
||||
|
||||
@load ./consts
|
||||
|
||||
export {
|
||||
redef enum Log::ID += { LOG };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue