diff options
author | Amit Shah <amit.shah@redhat.com> | 2014-06-20 18:56:22 +0530 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2014-06-23 19:14:52 +0200 |
commit | aa2a12bb824170a0dae94f0d39bbd3b61add038f (patch) | |
tree | 70e0a4427f0057e7d0b2dc220fe53f610288f908 /tests | |
parent | b5968f0ab399002cae2fddbc24c6a89cee90ebd3 (diff) |
tests: vmstate static checker: remove a subsection
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vmstate-static-checker-data/dump2.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json index 05b8fcef39..6f8a6172d3 100644 --- a/tests/vmstate-static-checker-data/dump2.json +++ b/tests/vmstate-static-checker-data/dump2.json @@ -836,19 +836,6 @@ "size": 1 } ] - }, - { - "name": "fdrive/media_rate", - "version_id": 1, - "minimum_version_id": 1, - "Fields": [ - { - "field": "media_rate", - "version_id": 0, - "field_exists": false, - "size": 1 - } - ] } ] } |