Add test that -o 0 works.

This commit is contained in:
Jim Meyering 1997-03-14 03:52:10 +00:00
parent c42ed1e1fb
commit d713508802

View File

@ -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],
);
#']]);