mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

Without this, Zeekygen won't generate documentation about exported enum types as it can not resolve the identifier. Also, only register a type as item with the Spicy plugin if there's no _module_info currently active.
9 lines
240 B
Text
9 lines
240 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
MySSH::Compression, {
|
|
MySSH::DIFFERENT,
|
|
MySSH::VERY
|
|
}
|
|
MySSH::Encryption, {
|
|
MySSH::Encryption_NONE,
|
|
MySSH::Encryption_Undef
|
|
}
|