aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/struct-base-clash-base.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/struct-base-clash-base.out')
-rw-r--r--tests/qapi-schema/struct-base-clash-base.out5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/qapi-schema/struct-base-clash-base.out b/tests/qapi-schema/struct-base-clash-base.out
deleted file mode 100644
index e69a416560..0000000000
--- a/tests/qapi-schema/struct-base-clash-base.out
+++ /dev/null
@@ -1,5 +0,0 @@
-object :empty
-object Base
-object Sub
- base Base
- member base: str optional=False