summaryrefslogtreecommitdiff
path: root/tests/pr/Test.pm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-16 19:14:32 +0000
committerJim Meyering <jim@meyering.net>1997-02-16 19:14:32 +0000
commit4722a74bcffa2781f8b28b6bbc1891a6f18ca603 (patch)
treea3f1ee87572a26f065a14d0fc3900ba85455efcb /tests/pr/Test.pm
parent16632f72fc8f80e8242b4847aebc45385292ad7a (diff)
downloadcoreutils-4722a74bcffa2781f8b28b6bbc1891a6f18ca603.tar.xz
(Tests '7.*'): Reflect file-renaming.
Diffstat (limited to 'tests/pr/Test.pm')
-rw-r--r--tests/pr/Test.pm26
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/pr/Test.pm b/tests/pr/Test.pm
index c57d6c5f7..30719d36d 100644
--- a/tests/pr/Test.pm
+++ b/tests/pr/Test.pm
@@ -154,19 +154,19 @@ my @tv = (
['6bc', '-t -b -3 -l 24', [\'FnFn'], [\'tb3-FF'], 0],
#
# Do not print header and footer nor "FF set by Hand" (-T option)
-['7a', '-T -l 24', [\'tn'], [\'T-t'], 0],
-['7b', '-T -l 17 -f', [\'tn'], [\'T-t'], 0],
-['7c', '-T -l 17 -f', [\'tFFt-bl'], [\'T-bl'], 0],
-['7d', '-T -l 24', [\'0FnFnt'], [\'T-0FF'], 0],
-['7e', '-T -l 24', [\'FFn'], [\'T-FF'], 0],
-['7f', '-T -l 24', [\'FnFn'], [\'T-FF'], 0],
-['7g', '-T -l 17 -f', [\'FFn'], [\'T-FF'], 0],
-['7aa', '-T -a -3', [\'0FnFnt'], [\'Ta3-0FF'], 0],
-['7ab', '-T -a -3', [\'FFn'], [\'Ta3-FF'], 0],
-['7ac', '-T -a -3 -l 24', [\'FnFn'], [\'Ta3-FF'], 0],
-['7ba', '-T -b -3', [\'0FnFnt'], [\'Tb3-0FF'], 0],
-['7bb', '-T -b -3', [\'FFn'], [\'Tb3-FF'], 0],
-['7bc', '-T -b -3 -l 24', [\'FnFn'], [\'Tb3-FF'], 0],
+['7a', '-T -l 24', [\'tn'], [\'tt-t'], 0],
+['7b', '-T -l 17 -f', [\'tn'], [\'tt-t'], 0],
+['7c', '-T -l 17 -f', [\'tFFt-bl'], [\'tt-bl'], 0],
+['7d', '-T -l 24', [\'0FnFnt'], [\'tt-0FF'], 0],
+['7e', '-T -l 24', [\'FFn'], [\'tt-FF'], 0],
+['7f', '-T -l 24', [\'FnFn'], [\'tt-FF'], 0],
+['7g', '-T -l 17 -f', [\'FFn'], [\'tt-FF'], 0],
+['7aa', '-T -a -3', [\'0FnFnt'], [\'tta3-0FF'], 0],
+['7ab', '-T -a -3', [\'FFn'], [\'tta3-FF'], 0],
+['7ac', '-T -a -3 -l 24', [\'FnFn'], [\'tta3-FF'], 0],
+['7ba', '-T -b -3', [\'0FnFnt'], [\'ttb3-0FF'], 0],
+['7bb', '-T -b -3', [\'FFn'], [\'ttb3-FF'], 0],
+['7bc', '-T -b -3 -l 24', [\'FnFn'], [\'ttb3-FF'], 0],
#
# lhs-truncation of header
# pr-1.19m: Text line truncation only with column output