diff options
Diffstat (limited to 'testdata/local/local_test.data')
| -rw-r--r-- | testdata/local/local_test.data | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testdata/local/local_test.data b/testdata/local/local_test.data index 3fe3322..621d0b2 100644 --- a/testdata/local/local_test.data +++ b/testdata/local/local_test.data @@ -4,7 +4,8 @@ Test on "local" command. - === BEGIN: local testdata/local/local.aww 1- - --> 1: echo "hello" hello -- --> 4: #local: echo "nothing" -- --> 6: echo "local" +- --> 3: #local: echo "nothing" +nothing +- --> 5: echo "local" local - === END: local testdata/local/local.aww 1- |
