From 625b251c69d983959efaeadeee12405b1a66d331 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 12 Oct 2015 22:22:24 -0600 Subject: qapi: Move empty-enum to compile-time test Rather than just asserting that we can parse an empty enum, let's also make sure we can compile it, by including it in qapi-schema-test. Signed-off-by: Eric Blake Message-Id: <1444710158-8723-5-git-send-email-eblake@redhat.com> Signed-off-by: Markus Armbruster --- tests/qapi-schema/enum-empty.out | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/qapi-schema/enum-empty.out (limited to 'tests/qapi-schema/enum-empty.out') diff --git a/tests/qapi-schema/enum-empty.out b/tests/qapi-schema/enum-empty.out deleted file mode 100644 index a449d455fb..0000000000 --- a/tests/qapi-schema/enum-empty.out +++ /dev/null @@ -1,2 +0,0 @@ -object :empty -enum MyEnum [] -- cgit v1.2.3-55-g7522