diff options
Diffstat (limited to 'Test')
-rw-r--r-- | Test/A04redirect.ztst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/A04redirect.ztst b/Test/A04redirect.ztst index f69686338..1c63b6377 100644 --- a/Test/A04redirect.ztst +++ b/Test/A04redirect.ztst @@ -134,6 +134,10 @@ > $foo$foo met celeste 'but with extra' "stuff to test quoting" >Last line + read -r line <<' HERE' + HERE +1:No input, not even newline, from empty here document. + # # exec tests: perform these in subshells so if they fail the # shell won't exit. |