Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix unix cfg on include
  • Loading branch information
yaahc committed Mar 13, 2020
commit d9a77ce0d047c208eb226d14e62ffea43d8bd6e5
1 change: 0 additions & 1 deletion tests/testsuite/fix.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use std::fs::File;

use cargo_test_support::git;
#[cfg(unix)]
use cargo_test_support::paths;
use cargo_test_support::{basic_manifest, project};

Expand Down