missing import
This commit is contained in:
parent
abdaed2fa9
commit
9d0b75f75e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
//@ ignore-cross-compile
|
||||
|
||||
use run_make_support::{rustc, tmp_dir};
|
||||
use std::fs;
|
||||
|
||||
fn main() {
|
||||
rustc().crate_type("rlib").arg("--test").input("foo.rs").run();
|
||||
|
|
Loading…
Add table
Reference in a new issue