unexpand: fix "a b"\n" input case
[oweals/busybox.git] / testsuite / wc / wc-counts-all
1 # 1 line, 4 words, 20 chars.
2 test "`echo i\'m a little teapot | busybox wc | sed 's/  */ /g' | sed 's/^ //'`" = '1 4 20'