fix warning
This commit is contained in:
parent
74e9ed998b
commit
5ff67363cb
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#![test_runner(test_runner)]
|
||||
|
||||
use std::slice::SliceConcatExt;
|
||||
use std::path::{PathBuf, Path};
|
||||
use std::path::PathBuf;
|
||||
use std::env;
|
||||
|
||||
use compiletest_rs as compiletest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue