We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb695ce commit 926067cCopy full SHA for 926067c
tests/by-util/test_whoami.rs
@@ -4,7 +4,9 @@
4
// file that was distributed with this source code.
5
6
use uu_tests_common::new_ucmd;
7
+#[cfg(unix)]
8
use uu_tests_common::unwrap_or_return;
9
10
use uu_tests_common::util::expected_result;
11
#[cfg(unix)]
12
use uu_tests_common::util::{is_ci, whoami, TestScenario};
0 commit comments