diff options
author | Willian Rampazzo <willianr@redhat.com> | 2021-09-20 17:49:32 -0300 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-09-27 19:06:42 +0200 |
commit | e519df437a1f46491f687c001fe2eab24bafe18e (patch) | |
tree | 7d419c874bc31dec88cefba6575a7c9921fc833f /docs/devel | |
parent | 6c58af2e173254d933f11d420a6a140021cd7573 (diff) | |
download | qemu-e519df437a1f46491f687c001fe2eab24bafe18e.zip qemu-e519df437a1f46491f687c001fe2eab24bafe18e.tar.gz qemu-e519df437a1f46491f687c001fe2eab24bafe18e.tar.bz2 |
avocado_qemu: fix inheritance order on LinuxTest class
Class hierarchy on Python is defined from right to left. Although the
current code is not harmful, let's fix it to avoid problems in the future.
Signed-off-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210920204932.94132-7-willianr@redhat.com>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions