mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
tests: expand wildcard imports
This commit is contained in:
parent
b8f2f295a6
commit
6988eb7ec6
100 changed files with 107 additions and 107 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
// spell-checker:ignore (ToDO) coreutil
|
||||
|
||||
use crate::common::util::*;
|
||||
use crate::common::util::{check_coreutil_version, expected_result, is_ci, whoami, TestScenario};
|
||||
|
||||
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