From 137cf6a9be01234e0ef42ced2af8f00d009b3496 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sat, 14 Sep 2019 17:34:48 +0200 Subject: tests/qapi-schema: Cover unknown pragma Signed-off-by: Markus Armbruster Message-Id: <20190914153506.2151-2-armbru@redhat.com> Reviewed-by: Eric Blake --- tests/Makefile.include | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.include') diff --git a/tests/Makefile.include b/tests/Makefile.include index 2c3adb1530..089cc3ea95 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -427,6 +427,7 @@ qapi-schema += pragma-doc-required-crap.json qapi-schema += pragma-extra-junk.json qapi-schema += pragma-name-case-whitelist-crap.json qapi-schema += pragma-non-dict.json +qapi-schema += pragma-unknown.json qapi-schema += pragma-returns-whitelist-crap.json qapi-schema += qapi-schema-test.json qapi-schema += quoted-structural-chars.json -- cgit v1.2.3-55-g7522