Use new-style directives in ui test
This commit is contained in:
parent
ceedae178e
commit
96b6459ba0
@ -1,6 +1,6 @@
|
|||||||
// only-windows
|
//@ only-windows
|
||||||
// run-pass
|
//@ run-pass
|
||||||
// run-flags:--parent-process
|
//@ run-flags:--parent-process
|
||||||
|
|
||||||
use std::env;
|
use std::env;
|
||||||
use std::io::ErrorKind::{self, InvalidInput};
|
use std::io::ErrorKind::{self, InvalidInput};
|
||||||
|
Loading…
Reference in New Issue
Block a user