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