remove empty failure block from model_helper

This commit is contained in:
geemus 2012-08-16 16:15:08 -05:00
parent 732fad312d
commit 4ec4aa1e48
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ def model_tests(collection, params = {}, mocks_implemented = true)
end
tests('failure') do
end
end
# Generates a unique identifier with a random differentiator.