Comment 1 for bug 1454766

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

Reviewed: https://review.openstack.org/182744
Committed: https://git.openstack.org/cgit/stackforge/wsme/commit/?id=32456d3e4792654373cfd4ad0ce125f7f4cd9438
Submitter: Jenkins
Branch: master

commit 32456d3e4792654373cfd4ad0ce125f7f4cd9438
Author: Stéphane Bisinger <email address hidden>
Date: Wed May 13 18:20:10 2015 +0200

    Replace deprecated assertEquals with assertEqual

    Unit tests were still using the deprecated assertEquals instead of
    assertEqual. This removes all mentions of assertEquals to use the new name and
    be compatible with the OpenStack Style Guidelines.

    Closes-Bug: #1454766
    Partial-Bug: #1446692
    Change-Id: Ieb90a334a0d0e91845d20a3e4ea4697307ed3f2a