Skip to content

Commit 7b1fbc0

Browse files
committed
tests: fix error for uptime on OpenBSD
Signed-off-by: Laurent Cheylus <foxy@free.fr>
1 parent e0af9af commit 7b1fbc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/by-util/test_uptime.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
// spell-checker:ignore bincode serde utmp runlevel testusr testx
77
#![allow(clippy::cast_possible_wrap, clippy::unreadable_literal)]
88

9-
#[cfg(not(target_os = "openbsd"))]
109
use uutests::at_and_ucmd;
1110
use uutests::util::TestScenario;
1211
use uutests::{new_ucmd, util_name};

0 commit comments

Comments
 (0)