diff options
Diffstat (limited to 'testsuite/echo/echo-prints-dash')
-rw-r--r-- | testsuite/echo/echo-prints-dash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/echo/echo-prints-dash b/testsuite/echo/echo-prints-dash new file mode 100644 index 000000000..ddcdbadf7 --- /dev/null +++ b/testsuite/echo/echo-prints-dash @@ -0,0 +1 @@ +test "`busybox echo - | od -t x1 | head -n 1`" = "0000000 2d 0a" |