summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/lib/avro/tests/schema_tests/pass/record_no_fields
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluent-bit/lib/avro/tests/schema_tests/pass/record_no_fields')
-rw-r--r--src/fluent-bit/lib/avro/tests/schema_tests/pass/record_no_fields1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fluent-bit/lib/avro/tests/schema_tests/pass/record_no_fields b/src/fluent-bit/lib/avro/tests/schema_tests/pass/record_no_fields
new file mode 100644
index 000000000..142f45272
--- /dev/null
+++ b/src/fluent-bit/lib/avro/tests/schema_tests/pass/record_no_fields
@@ -0,0 +1 @@
+{"type": "record", "name": "R", "fields": []}