Comment 26 for bug 1280522

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/213443
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=cb0a5c982971f0f566ae625af563234f3b1ea3da
Submitter: Jenkins
Branch: master

commit cb0a5c982971f0f566ae625af563234f3b1ea3da
Author: Yusuke Hayashi <email address hidden>
Date: Sun Aug 23 07:22:19 2015 +0900

    Replace assertEqual(None, *) with assertIsNone in tests

    Replace assertEqual(None, *) with assertIsNone in tests to have
    more clear messages in case of failure.

    Closes-Bug: #1280522
    Change-Id: I2d5285add72678b5a61b4f66879c4d066afc34c7