zeek/testing/btest/Baseline/spicy.zeekygen-enum-zeek-side/output3
Arne Welzel 101c6696b9 spicy/manager: Ensure Zeekygen knows identifier for registered types
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.
2023-10-11 13:31:20 +02:00

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
}