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
3 changed files with 0 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue