mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 18:56:39 +02:00
*** empty log message ***
This commit is contained in:
@@ -20,8 +20,8 @@ my @tv = (
|
||||
['b0', '', "", " 0 0 0\n", 0],
|
||||
['b1', '', "a b\nc\n", " 2 3 6\n", 0],
|
||||
['c0', '-L', "1\n12\n", " 2\n", 0],
|
||||
['c0', '-L', "1\n123\n1\n", " 3\n", 0],
|
||||
['c1', '-L', "\n123456", " 6\n", 0],
|
||||
['c1', '-L', "1\n123\n1\n", " 3\n", 0],
|
||||
['c2', '-L', "\n123456", " 6\n", 0],
|
||||
);
|
||||
|
||||
sub test_vector
|
||||
|
||||
Reference in New Issue
Block a user