mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
42 lines
301 B
Text
42 lines
301 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
{
|
|
RED
|
|
}
|
|
{
|
|
|
|
}
|
|
{
|
|
BLUE
|
|
}
|
|
{
|
|
RED,
|
|
BLUE,
|
|
GREEN
|
|
}
|
|
{
|
|
|
|
}
|
|
---
|
|
[RED]
|
|
[]
|
|
[BLUE]
|
|
[RED, GREEN, BLUE]
|
|
[]
|
|
---
|
|
{
|
|
[RED] = red
|
|
}
|
|
{
|
|
|
|
}
|
|
{
|
|
[BLUE] = blue
|
|
}
|
|
{
|
|
[RED] = red,
|
|
[BLUE] = blue,
|
|
[GREEN] = green
|
|
}
|
|
{
|
|
|
|
}
|