Skip to content

Commit 96b6459

Browse files
ChrisDentonpietroalbini
authored andcommitted
Use new-style directives in ui test
1 parent ceedae1 commit 96b6459

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/ui/std/windows-bat-args.rs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// only-windows
2-
// run-pass
3-
// run-flags:--parent-process
1+
//@ only-windows
2+
//@ run-pass
3+
//@ run-flags:--parent-process
44

55
use std::env;
66
use std::io::ErrorKind::{self, InvalidInput};

0 commit comments

Comments
 (0)