summaryrefslogtreecommitdiffstats
path: root/libxml2/test/automata/po
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/automata/po')
-rw-r--r--libxml2/test/automata/po19
1 files changed, 19 insertions, 0 deletions
diff --git a/libxml2/test/automata/po b/libxml2/test/automata/po
new file mode 100644
index 0000000..592b8c9
--- /dev/null
+++ b/libxml2/test/automata/po
@@ -0,0 +1,19 @@
+#
+# purchaseOrder
+#
+t 0 1 shipTo
+t 1 2 billTo
+t 2 3 comment
+t 3 4 items
+e 2 3
+f 4
+-------
+shipTo
+billTo
+comment
+items
+=>
+shipTo
+billTo
+items
+=>