diff --git a/core/tests/unit/ldml/keyboards/k_211_marker_escape-test.xml b/core/tests/unit/ldml/keyboards/k_211_marker_escape-test.xml new file mode 100644 index 0000000000..f8eb8ed921 --- /dev/null +++ b/core/tests/unit/ldml/keyboards/k_211_marker_escape-test.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/core/tests/unit/ldml/keyboards/k_211_marker_escape.xml b/core/tests/unit/ldml/keyboards/k_211_marker_escape.xml new file mode 100644 index 0000000000..8ddae39819 --- /dev/null +++ b/core/tests/unit/ldml/keyboards/k_211_marker_escape.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/tests/unit/ldml/keyboards/meson.build b/core/tests/unit/ldml/keyboards/meson.build index c703d542ab..d5bc5fb584 100644 --- a/core/tests/unit/ldml/keyboards/meson.build +++ b/core/tests/unit/ldml/keyboards/meson.build @@ -41,6 +41,7 @@ tests_with_testdata = [ 'k_200_reorder_nod_Lana', 'k_201_reorder_esk', 'k_210_marker', + 'k_211_marker_escape', ] tests = tests_without_testdata