Skip to content

Commit

Permalink
remove artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Jan 26, 2024
1 parent 2486636 commit d59dadc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;

0 comments on commit d59dadc

Please sign in to comment.