1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

Minor fixes in the tests

This commit is contained in:
Sylvestre Ledru 2020-12-13 11:30:49 +01:00
parent 94571ecf8f
commit cd97adb39d
2 changed files with 6 additions and 10 deletions

View file

@ -384,6 +384,7 @@ fn test_root_preserve() {
}
#[cfg(target_os = "linux")]
#[test]
fn test_big_p() {
if get_effective_uid() != 0 {
new_ucmd!()