mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
Fixing SMB tests again.
This commit is contained in:
parent
7936cdd958
commit
cfe3bddd75
12 changed files with 27 additions and 85 deletions
|
@ -1,4 +1,5 @@
|
|||
# DOS error codes.
|
||||
@load ./consts
|
||||
|
||||
module SMB;
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# NT status codes.
|
||||
@load ./consts
|
||||
|
||||
module SMB;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue