Patch from Kent Robotti to being fdisk in sync with v2.12 final.
[oweals/busybox.git] / testsuite / echo / echo-prints-arguments
1 test "`busybox echo foo bar`" = "foo bar"