diff options
Diffstat (limited to 'testsuite/wc/wc-prints-longest-line-length')
-rw-r--r-- | testsuite/wc/wc-prints-longest-line-length | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/wc/wc-prints-longest-line-length b/testsuite/wc/wc-prints-longest-line-length new file mode 100644 index 000000000..78831fc13 --- /dev/null +++ b/testsuite/wc/wc-prints-longest-line-length @@ -0,0 +1 @@ +test `echo i\'m a little teapot | busybox wc -L` -eq 19 |