aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test1.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1.in')
-rw-r--r--tests/test1.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test1.in b/tests/test1.in
index 6f25e8ae..1a701695 100644
--- a/tests/test1.in
+++ b/tests/test1.in
@@ -118,6 +118,8 @@ echo -e 'abc\cdef' # won't output a newline!
echo ''
echo -
+echo -ne '\376' | xxd -p
+
echo -e Catch your breath
echo -e 'abc\x21def'