diff --git a/crates/tests/src/lib.rs b/crates/tests/src/lib.rs index 6fc1f3a..9f2d48a 100644 --- a/crates/tests/src/lib.rs +++ b/crates/tests/src/lib.rs @@ -789,7 +789,6 @@ async fn uname() { .await; } - #[tokio::test] async fn which() { TestBuilder::new()