mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
(test_vector): Disable all tests while I wait for an updated suite.
This commit is contained in:
@@ -288,7 +288,8 @@ sub test_vector
|
||||
push (@new_tv, [$test_name, $flags, $in, $exp, $ret]);
|
||||
}
|
||||
|
||||
return @new_tv;
|
||||
return ();
|
||||
# return @new_tv;
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
Reference in New Issue
Block a user