mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-22 08:03:40 +08:00
Add test that -o 0 works.
This commit is contained in:
parent
c42ed1e1fb
commit
d713508802
@ -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],
|
||||
);
|
||||
#']]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user