diff options
Diffstat (limited to 'tests/ui/std/stdio-from.rs')
| -rw-r--r-- | tests/ui/std/stdio-from.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/std/stdio-from.rs b/tests/ui/std/stdio-from.rs index fef9f27fcdf..f3d2cec2d0b 100644 --- a/tests/ui/std/stdio-from.rs +++ b/tests/ui/std/stdio-from.rs @@ -1,5 +1,5 @@ -// run-pass -// ignore-cross-compile +//@ run-pass +//@ ignore-cross-compile use std::env; use std::fs::File; |
