Use new-style directives in ui test
This commit is contained in:
parent
ceedae178e
commit
96b6459ba0
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue