diff options
author | Kevin Wolf <kwolf@redhat.com> | 2018-11-20 18:12:21 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-11-21 10:30:05 +0100 |
commit | fa1cfb40262b8a60e0f93b70491660f242638f81 (patch) | |
tree | bd02b41ddccad19e4284b07df4b911d742fb2e2f /LICENSE | |
parent | d8336c6b286d9715bfe29a0e0b415dfd7891f671 (diff) |
iotests: Replace assertEquals() with assertEqual()
TestCase.assertEquals() is deprecated since Python 2.7. Recent Python
versions print a warning when the function is called, which makes test
cases fail.
Replace it with the preferred spelling assertEqual().
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions