diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/y.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/y.in b/tests/y.in new file mode 100644 index 0000000..60cd109 --- /dev/null +++ b/tests/y.in @@ -0,0 +1,4 @@ +TABLE a HOST host_a + CMD A AFTER C + CMD B AFTER A + CMD C AFTER B |