We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0af9af commit 7b1fbc0Copy full SHA for 7b1fbc0
tests/by-util/test_uptime.rs
@@ -6,7 +6,6 @@
6
// spell-checker:ignore bincode serde utmp runlevel testusr testx
7
#![allow(clippy::cast_possible_wrap, clippy::unreadable_literal)]
8
9
-#[cfg(not(target_os = "openbsd"))]
10
use uutests::at_and_ucmd;
11
use uutests::util::TestScenario;
12
use uutests::{new_ucmd, util_name};
0 commit comments