mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-19 14:57:42 +00:00
Update core/tests/unit/ldml/ldml_test_source.cpp
Co-authored-by: Marc Durdin <marc@durdin.net>
This commit is contained in:
parent
ce0a488fe0
commit
d46f2c3f9b
1 changed files with 0 additions and 1 deletions
|
|
@ -408,7 +408,6 @@ void LdmlJsonTestSource::set_key_from_id(key_event& k, const std::u16string& id)
|
|||
auto *key2 = kmxplus->key2Helper.findKeyByStringId(strId, keyIndex);
|
||||
assert(key2 != nullptr);
|
||||
if (key2 == nullptr) {
|
||||
k = {0, 0};
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue