mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
a9d90f7405
The preferred form is assertEqual, assertEquals is deprecated and not present in python v3. This is v2.7 safe. (Bitbake rev: b60261bf8ade14aca31238b50c243c01adcabc59) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>