mirror of
https://github.com/qemu/qemu.git
synced 2025-08-16 06:43:21 +00:00
tests/qapi-schema: Bury dead test case doc-non-first-section
The test passed when it was added. However, the commit adding it
neglected to make Meson aware of it, so it never ran automatically.
The test stopped making sense when we changed headings markup, and
ceased to pass then. It should've been removed then. Do that now.
Fixes: 6c10778826
(docs/sphinx: remove special parsing for freeform sections)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250724091742.1950167-3-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
This commit is contained in:
parent
a3004697f7
commit
1047cc2816
@ -1 +0,0 @@
|
||||
doc-non-first-section.json:5:1: '=' heading must come first in a comment block
|
@ -1,6 +0,0 @@
|
||||
# = section must be first line
|
||||
|
||||
##
|
||||
#
|
||||
# = Not first
|
||||
##
|
Loading…
Reference in New Issue
Block a user