Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/wc/wc-counts-all')
-rw-r--r--testsuite/wc/wc-counts-all1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/wc/wc-counts-all b/testsuite/wc/wc-counts-all
new file mode 100644
index 000000000..5e2cb6e4a
--- /dev/null
+++ b/testsuite/wc/wc-counts-all
@@ -0,0 +1 @@
+test "`echo i\'m a little teapot | busybox wc`" = ' 1 4 20'