summaryrefslogtreecommitdiff
path: root/test/recursive.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/recursive.xml')
-rw-r--r--test/recursive.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/recursive.xml b/test/recursive.xml
new file mode 100644
index 0000000..cd2ab15
--- /dev/null
+++ b/test/recursive.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<hangul-keyboard id="recursive" type="jamo">
+
+ <name>Recursive</name>
+
+ <map id="0">
+ <item key="0x20" value="0x0020"/>
+ </map>
+
+ <include file="recursive.xml"/>
+
+</hangul-keyboard>