diff --git a/crates/pyrometer/tests/no_killed_ctxs.rs b/crates/pyrometer/tests/no_killed_ctxs.rs index 0da44405..b9beb7d4 100644 --- a/crates/pyrometer/tests/no_killed_ctxs.rs +++ b/crates/pyrometer/tests/no_killed_ctxs.rs @@ -41,7 +41,6 @@ fn test_condop() { assert_no_parse_errors(path_str); } - #[test] fn test_delete() { let manifest_dir = env::var("CARGO_MANIFEST_DIR").unwrap();