aboutsummaryrefslogtreecommitdiff
path: root/fcp/tracing/tools/testdata/TagTooLong.fbs
diff options
context:
space:
mode:
Diffstat (limited to 'fcp/tracing/tools/testdata/TagTooLong.fbs')
-rw-r--r--fcp/tracing/tools/testdata/TagTooLong.fbs3
1 files changed, 3 insertions, 0 deletions
diff --git a/fcp/tracing/tools/testdata/TagTooLong.fbs b/fcp/tracing/tools/testdata/TagTooLong.fbs
new file mode 100644
index 0000000..561f2ea
--- /dev/null
+++ b/fcp/tracing/tools/testdata/TagTooLong.fbs
@@ -0,0 +1,3 @@
+include "fcp/tracing/tracing_schema_common.fbs";
+
+table TagTooLong (tag: "LONGT") {} \ No newline at end of file