summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/event-case.json
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/qapi-schema/event-case.json')
-rw-r--r--qemu/tests/qapi-schema/event-case.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/qemu/tests/qapi-schema/event-case.json b/qemu/tests/qapi-schema/event-case.json
deleted file mode 100644
index 3a92d8b61..000000000
--- a/qemu/tests/qapi-schema/event-case.json
+++ /dev/null
@@ -1,3 +0,0 @@
-# TODO: might be nice to enforce naming conventions; but until then this works
-# even though events should usually be ALL_CAPS
-{ 'event': 'oops' }