fix #[cfg(test)] warnings
This commit is contained in:
parent
92ff8ea528
commit
57dd4ea78d
7 changed files with 5 additions and 11 deletions
|
|
@ -151,7 +151,6 @@ fn minimize_rpaths(rpaths: &[String]) -> Vec<String> {
|
|||
mod test {
|
||||
use super::{RPathConfig};
|
||||
use super::{minimize_rpaths, rpaths_to_flags, get_rpath_relative_to_output};
|
||||
use syntax::abi;
|
||||
|
||||
#[test]
|
||||
fn test_rpaths_to_flags() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue