Cleanup: Rid the rmake
test runners of extern crate run_make_support;
This commit is contained in:
parent
80451a485b
commit
09aa77299b
31 changed files with 0 additions and 55 deletions
|
@ -1,7 +1,5 @@
|
|||
// Test that we exit with the correct exit code for successful / unsuccessful / ICE compilations
|
||||
|
||||
extern crate run_make_support;
|
||||
|
||||
use run_make_support::{rustc, rustdoc, tmp_dir};
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue