]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix test_delete_should_not_.. to assert something
authorAlex Meade <mr.alex.meade@gmail.com>
Mon, 24 Feb 2014 19:08:37 +0000 (14:08 -0500)
committerAlex Meade <mr.alex.meade@gmail.com>
Tue, 25 Feb 2014 14:16:23 +0000 (09:16 -0500)
commit61e501e51902ebbf95c644199bfdcc9e5cd4867a
treeef025cf936a890c9f681a177268da38034724b19
parentee1b6428c7370fe1c488ec74ac87f7388c628677
Fix test_delete_should_not_.. to assert something

This changes test_delete_should_not_delete_if_provider_location_not_provided
to assert the case it is testing.

Closes-bug: 1284263

Change-Id: I25160140e15721e0de4251ba2373a560d4b0ad46
cinder/tests/test_nfs.py