From: Jim Meyering Date: Sun, 18 Aug 1996 05:20:45 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f30fc643fba7a80aa1683f77fad3b79ab3f299;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/tr/Test.pm b/tests/tr/Test.pm index 9f64e54242..11899fc8a8 100755 --- a/tests/tr/Test.pm +++ b/tests/tr/Test.pm @@ -2,7 +2,7 @@ package Test; require 5.002; use strict; -@Trtest::t = ( +@Test::t = ( # test input flags 1 or 2 strings expected output expected return code # ['1', 'abcd', '', 'abcd','[]*]', ']]]]', 0],