mirror of
https://github.com/uutils/procps.git
synced 2026-05-06 06:06:43 -04:00
remove artifacts
This commit is contained in:
@@ -5,18 +5,6 @@
|
||||
#[macro_use]
|
||||
mod common;
|
||||
|
||||
#[cfg(feature = "lscpu")]
|
||||
#[path = "by-util/test_lscpu.rs"]
|
||||
mod test_lscpu;
|
||||
|
||||
#[cfg(feature = "pwdx")]
|
||||
#[path = "by-util/test_pwdx.rs"]
|
||||
mod test_pwdx;
|
||||
|
||||
#[cfg(feature = "mountpoint")]
|
||||
#[path = "by-util/test_mountpoint.rs"]
|
||||
mod test_mountpoint;
|
||||
|
||||
#[cfg(feature = "renice")]
|
||||
#[path = "by-util/test_renice.rs"]
|
||||
mod test_renice;
|
||||
|
||||
Reference in New Issue
Block a user