mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
This suddenly started failing. I guess there was a deprecated `assertEquals` in older Python libraries, but with the latest version in Ubuntu 24.04 Noble this disappeared. Anyway, with this change we use the same assert method as in the other test files. |
||
|---|---|---|
| .. | ||
| python.env | ||
| test_bcp47tag.py | ||
| test_canonical_language_code_utils.py | ||
| test_custom_keyboards.py | ||
| test_dconf_util.py | ||
| test_get_kmp.py | ||
| test_gnome_keyboards_util.py | ||
| test_gsettings.py | ||
| test_handle_install.py | ||
| test_ibus_util.py | ||
| test_install_kmp.py | ||
| test_lang_tags_map.py | ||
| test_package_install_completion.py | ||
| test_uninstall_kmp.py | ||