Skip to content

Commit

Permalink
Ignore dead code in tests support module.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitshifter committed May 12, 2024
1 parent 40d0533 commit 29413fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/support.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(dead_code)]
#[path = "support/macros.rs"]
#[macro_use]
mod macros;
Expand Down

0 comments on commit 29413fa

Please sign in to comment.