mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
25 lines
434 B
Text
25 lines
434 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
RESP::Data {
|
|
ty: SIMPLE_STRING
|
|
simple_string: RESP::SimpleString {
|
|
content: OK
|
|
}
|
|
}
|
|
RESP::Data {
|
|
ty: INTEGER
|
|
integer: RESP::Integer {
|
|
int_: 1000
|
|
}
|
|
}
|
|
RESP::Data {
|
|
ty: INTEGER
|
|
integer: RESP::Integer {
|
|
int_: -1000
|
|
}
|
|
}
|
|
RESP::Data {
|
|
ty: INTEGER
|
|
integer: RESP::Integer {
|
|
int_: 1000
|
|
}
|
|
}
|