diff options
author | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-03-03 16:14:19 +0000 |
---|---|---|
committer | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-03-03 16:18:10 +0000 |
commit | d0cae6b5a16a5873afbcd47ba8ee5e97b6a25072 (patch) | |
tree | 5b23a8e99dd3760b4dceb6a791986b77fc3627bb /nova/context.py | |
parent | f3a7149a85f78843422a1bf2c822ff8f47f08d7b (diff) | |
download | nova-d0cae6b5a16a5873afbcd47ba8ee5e97b6a25072.tar.gz nova-d0cae6b5a16a5873afbcd47ba8ee5e97b6a25072.tar.xz nova-d0cae6b5a16a5873afbcd47ba8ee5e97b6a25072.zip |
Fix test_unrescue to actually test unrescue
Another case where assertRaises(Exception, ...) masked a bug in the
unit test. The unrescue method takes another argument now. When
TypeError was raised, it was caught by the broad match to Exception
as well.
Change-Id: I6b948baa41f2061ea413e14ae6aba054e6f22ecf
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions