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 /tests/test-string-output-visitor.c | |
parent | d8336c6b286d9715bfe29a0e0b415dfd7891f671 (diff) | |
download | qemu-fa1cfb40262b8a60e0f93b70491660f242638f81.zip qemu-fa1cfb40262b8a60e0f93b70491660f242638f81.tar.gz qemu-fa1cfb40262b8a60e0f93b70491660f242638f81.tar.bz2 |
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 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions