ash: add/improve comments, no code changes
[oweals/busybox.git] / testsuite / echo / echo-prints-arguments
1 test "`busybox echo foo bar`" = "foo bar"