diff options
Diffstat (limited to 'src/test/run-pass/packed-struct-size-xc.rs')
| -rw-r--r-- | src/test/run-pass/packed-struct-size-xc.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-pass/packed-struct-size-xc.rs b/src/test/run-pass/packed-struct-size-xc.rs index 94984db4df1..13142c7bff8 100644 --- a/src/test/run-pass/packed-struct-size-xc.rs +++ b/src/test/run-pass/packed-struct-size-xc.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// xfail-fast +// ignore-fast // aux-build:packed.rs extern mod packed; |
