]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tests: Fix calls to non-existent assert methods
authorEric Harney <eharney@redhat.com>
Thu, 11 Feb 2016 15:51:46 +0000 (10:51 -0500)
committerEric Harney <eharney@redhat.com>
Thu, 11 Feb 2016 15:58:55 +0000 (10:58 -0500)
commit1c94c6ab40f5320f74d992281ea7ebed3b55c730
tree01d31235cb912aa79282cb1d666a2ac2e4fac730
parented9a211973ba13f7d2b9e67192eec48574956389
Tests: Fix calls to non-existent assert methods

These tests currently aren't asserting anything.

Related-Bug: #1544522

Change-Id: Ic051ca411abcb8bb62b7897292c89c5c9e552599
cinder/tests/unit/test_dellsc.py
cinder/tests/unit/test_dellscapi.py
cinder/tests/unit/test_utils.py