diff options
Diffstat (limited to 'testsuite/wc/wc-counts-words')
-rw-r--r-- | testsuite/wc/wc-counts-words | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/wc/wc-counts-words b/testsuite/wc/wc-counts-words new file mode 100644 index 000000000..331650e95 --- /dev/null +++ b/testsuite/wc/wc-counts-words @@ -0,0 +1 @@ +test `echo i\'m a little teapot | busybox wc -w` -eq 4 |