mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 04:40:43 +01:00
- negative-tests-case: which tries a bunch of bad-table-definition inputs and tests resillience to silly errors in table-definition
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
{
|
|
"version": 1,
|
|
"nomatch": "baz_arr",
|
|
"type" : "array",
|
|
"table":[]
|
|
}
|