From d67dbfcf80f35fc86aeb5e991779b6ab8e80689d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 Sep 1994 04:43:08 +0000 Subject: . --- tests/tr/failures | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/tr/failures b/tests/tr/failures index 8e806dbef..defc474ce 100644 --- a/tests/tr/failures +++ b/tests/tr/failures @@ -14,5 +14,6 @@ tr a '' < /dev/null tr -s '\432' < /dev/null tr a 'abc\' < /dev/null tr a '\x' < /dev/null +tr -s < /dev/null # And make sure tr does the right thing when POSIXLY_... is set. -- cgit v1.2.3-54-g00ecf