Skip to content

Commit

Permalink
test: cfg Test import behind not(windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Jan 31, 2025
1 parent 002c6d8 commit 5d29081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rustflags.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#[cfg(not(windows))]
use crate::support::Test;
mod support;

Expand Down

0 comments on commit 5d29081

Please sign in to comment.