[cache_check.feature] version nr wasn't being checked properly

This commit is contained in:
Joe Thornber
2013-10-11 11:03:26 +01:00
parent ead63cd251
commit 3a0e07e921
2 changed files with 5 additions and 15 deletions

View File

@ -34,12 +34,6 @@ Then /^it should fail$/ do
assert_success(false)
end
VERSION="0.1.6\n"
Then /^version to stdout$/ do
assert_exact_output(VERSION, all_stdout)
end
USAGE =<<EOF
Usage: cache_check [options] {device|file}
Options: