feat(developer): kmc-convert changed test for warning of html entities

This commit is contained in:
Sabine 2026-06-04 20:29:00 +02:00
parent 425ff625dd
commit 974f0c00a0

View file

@ -24,6 +24,8 @@
<key code="1" output="U+1F603"/>
<key code="2" output="&#128514;"/>
<key code="3" output="😀"/>
<key code="3" output="U+0001"/>
<key code="4" output="&#x0004;"/><!--should give unexpected entity as fast xml parser reads it to '' -->
</keyMap>
</keyMapSet>
<actions>