diff options
author | Jim Meyering <jim@meyering.net> | 1996-08-17 17:29:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-08-17 17:29:35 +0000 |
commit | 283b1a297db051db7a38f9e82af35c8950561324 (patch) | |
tree | e521ddf9cbd6aa28075d9598c5b0985f017168af /tests | |
parent | 26259134eefa562167aef47927af9eb72bc2ecfc (diff) | |
download | coreutils-283b1a297db051db7a38f9e82af35c8950561324.tar.xz |
.
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/tr/test.data.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tr/test.data.pl b/tests/tr/test.data.pl index d227cbd88..276265fcb 100755 --- a/tests/tr/test.data.pl +++ b/tests/tr/test.data.pl @@ -1,5 +1,6 @@ package Trtest; require 5.002; +use strict; @Trtest::t = ( # test input flags 1 or 2 strings expected output expected return code |