diff options
Diffstat (limited to 'unit-tests/sh-leading-at.exp')
-rw-r--r-- | unit-tests/sh-leading-at.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/unit-tests/sh-leading-at.exp b/unit-tests/sh-leading-at.exp new file mode 100644 index 0000000000000..5ffa84690a406 --- /dev/null +++ b/unit-tests/sh-leading-at.exp @@ -0,0 +1,5 @@ +ok +space after @ +echo 'echoed' +echoed +exit status 0 |