Skip to content

Commit

Permalink
qapi: Drop redundant alternate-good test
Browse files Browse the repository at this point in the history
The alternate-good.json test was already covered by
qapi-schema-test.json.  As future commits will be tweaking
how alternates are laid out, removing the duplicate test now
reduces churn.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1444710158-8723-4-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
  • Loading branch information
ebblake authored and Markus Armbruster committed Oct 15, 2015
1 parent 7618b91 commit baabb84
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion tests/Makefile
Expand Up @@ -230,7 +230,6 @@ qapi-schema += alternate-clash.json
qapi-schema += alternate-conflict-dict.json
qapi-schema += alternate-conflict-string.json
qapi-schema += alternate-empty.json
qapi-schema += alternate-good.json
qapi-schema += alternate-nested.json
qapi-schema += alternate-unknown.json
qapi-schema += args-alternate.json
Expand Down
Empty file.
1 change: 0 additions & 1 deletion tests/qapi-schema/alternate-good.exit

This file was deleted.

9 changes: 0 additions & 9 deletions tests/qapi-schema/alternate-good.json

This file was deleted.

10 changes: 0 additions & 10 deletions tests/qapi-schema/alternate-good.out

This file was deleted.

0 comments on commit baabb84

Please sign in to comment.