Use assertEqual instead of assertEquals for Python 3.11 compatibility. (#374)
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>
Sat, 16 Oct 2021 13:18:32 +0000 (18:48 +0530)
committerGitHub <noreply@github.com>
Sat, 16 Oct 2021 13:18:32 +0000 (06:18 -0700)
commit4e888804c57cdfb0f04b9e5171f8ba5b36165983
treee7135034dcae486fdb17138b20bd20327bac47cc
parentcc47f5fb6dbe16aee110faa6270d9ef2fa7a290f
Use assertEqual instead of assertEquals for Python 3.11 compatibility. (#374)
test/test_arm_call_reloc.py
test/test_die_size.py