mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
tests: fix tests for CICD environment
This commit is contained in:
parent
d59cd4fc4a
commit
14b348dd4b
4 changed files with 16 additions and 6 deletions
|
@ -3,6 +3,8 @@
|
|||
// * For the full copyright and license information, please view the LICENSE
|
||||
// * file that was distributed with this source code.
|
||||
|
||||
//spell-checker: ignore coreutil
|
||||
|
||||
use crate::common::util::*;
|
||||
|
||||
const VERSION_MIN_MULTIPLE_USERS: &str = "8.31"; // this feature was introduced in GNU's coreutils 8.31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue