Skip to content

Commit 5d29081

Browse files
test: cfg Test import behind not(windows)
1 parent 002c6d8 commit 5d29081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rustflags.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#[cfg(not(windows))]
12
use crate::support::Test;
23
mod support;
34

0 commit comments

Comments
 (0)