From: Jim Meyering Date: Fri, 14 Mar 1997 03:52:10 +0000 (+0000) Subject: Add test that -o 0 works. X-Git-Tag: SH-UTILS-1_16a~172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7135088021d0ee8aed83407fae595d78c1f6aa1;p=thirdparty%2Fcoreutils.git Add test that -o 0 works. --- diff --git a/tests/pr/Test.pm b/tests/pr/Test.pm index 30719d36d4..6eb77b8b53 100644 --- a/tests/pr/Test.pm +++ b/tests/pr/Test.pm @@ -262,6 +262,7 @@ my @tv = ( ['12mc', '-o3 -m -s:--: -n. -l17 -f', [\'tFFt-bl', \'tn'], [\'o3msnl17fbltn'], 0], ['12md', '-o3 -j -m -l17 -f', [\'tFFt-lm', \'loli'], [\'o3jml17f-lm-lo'], 0], +['margin-0', '-o 0', '', '', 0], ); #']]);