Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Sep 3, 2024
1 parent 22140bf commit de11028
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/scrub_rules.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ fn no_scrub_rule() -> pfctl::ScrubRule {
.unwrap()
}

// TODO: transaction tests

test!(flush_scrub_rules {
let mut pf = pfctl::PfCtl::new().unwrap();
let test_rules = [scrub_rule(), no_scrub_rule()];
Expand Down

0 comments on commit de11028

Please sign in to comment.