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