From 04e0639d4e77b6d55491d396c8aa13929ee8ed9a Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 18 Nov 2015 01:52:58 -0700 Subject: qapi: Remove obsolete tests for MAX collision Now that we no longer collide with an implicit _MAX enum member, we no longer need to reject it in the ad hoc parser, and can remove several tests that are no longer needed. Signed-off-by: Eric Blake Message-Id: <1447836791-369-24-git-send-email-eblake@redhat.com> [Commit message tweaked] Signed-off-by: Markus Armbruster --- tests/qapi-schema/enum-max-member.exit | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/qapi-schema/enum-max-member.exit (limited to 'tests/qapi-schema/enum-max-member.exit') diff --git a/tests/qapi-schema/enum-max-member.exit b/tests/qapi-schema/enum-max-member.exit deleted file mode 100644 index d00491fd7e..0000000000 --- a/tests/qapi-schema/enum-max-member.exit +++ /dev/null @@ -1 +0,0 @@ -1 -- cgit v1.2.3-55-g7522