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 index ddcdbadf7..f1f31a034 100644 --- a/testsuite/echo/echo-prints-dash +++ b/testsuite/echo/echo-prints-dash | |||
@@ -1 +1,2 @@ | |||
1 | # FEATURE: CONFIG_DESKTOP | ||
1 | test "`busybox echo - | od -t x1 | head -n 1`" = "0000000 2d 0a" | 2 | test "`busybox echo - | od -t x1 | head -n 1`" = "0000000 2d 0a" |