[features] dump matches original metadata

Currently failing
This commit is contained in:
Joe Thornber
2013-06-28 12:28:02 +01:00
parent 90fb1c4fb5
commit ceba0f00ec
3 changed files with 9 additions and 4 deletions

View File

@@ -45,4 +45,9 @@ Feature: thin_restore
When I dump
And I restore
And I dump
Then dumps 1 and 2 should be identical
Scenario: dump matches original metadata
Given valid metadata
When I dump
Then dumps 0 and 1 should be identical