diff options
Diffstat (limited to 'testsuite/uniq.tests')
-rwxr-xr-x | testsuite/uniq.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/uniq.tests b/testsuite/uniq.tests index a1b69c2e5..49d4bed9c 100755 --- a/testsuite/uniq.tests +++ b/testsuite/uniq.tests | |||
@@ -40,7 +40,7 @@ testing "uniq input - (specify stdout)" "uniq input -" \ | |||
40 | #-s skip chars | 40 | #-s skip chars |
41 | #-c occurrences | 41 | #-c occurrences |
42 | #-d dups only | 42 | #-d dups only |
43 | #-u | 43 | #-u |
44 | 44 | ||
45 | # Test various command line options | 45 | # Test various command line options |
46 | 46 | ||