From ddcf601954cf6bf7e4bdb057b899db06d63232ce Mon Sep 17 00:00:00 2001 From: Darcy Date: Fri, 7 Feb 2020 15:29:52 +0700 Subject: [PATCH] fix(common): Update kmp.json test file --- .../keyboardprocessor/tests/unit/kmx/kmp.json | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/common/engine/keyboardprocessor/tests/unit/kmx/kmp.json b/common/engine/keyboardprocessor/tests/unit/kmx/kmp.json index 119a8273e9..29237b2de3 100644 --- a/common/engine/keyboardprocessor/tests/unit/kmx/kmp.json +++ b/common/engine/keyboardprocessor/tests/unit/kmx/kmp.json @@ -389,6 +389,28 @@ "id": "und" } ] + }, + { + "name": "041 - long context and deadkeys", + "id": "041 - long context and deadkeys", + "version": "0.0", + "languages": [ + { + "name": "Undetermined", + "id": "und" + } + ] + }, + { + "name": "042 - long context and split deadkeys", + "id": "042 - long context and split deadkeys", + "version": "0.0", + "languages": [ + { + "name": "Undetermined", + "id": "und" + } + ] } ] }