summaryrefslogtreecommitdiff
path: root/test/automata/po
diff options
context:
space:
mode:
Diffstat (limited to 'test/automata/po')
-rw-r--r--test/automata/po19
1 files changed, 0 insertions, 19 deletions
diff --git a/test/automata/po b/test/automata/po
deleted file mode 100644
index 592b8c9..0000000
--- a/test/automata/po
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# 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
-=>