diff options
| author | toddaaro <github@opprobrio.us> | 2013-08-01 17:23:55 -0700 |
|---|---|---|
| committer | toddaaro <github@opprobrio.us> | 2013-08-01 17:23:55 -0700 |
| commit | ce761f4980e6cdc6115608e6db551bdf1c49387f (patch) | |
| tree | 6ed127fa1870234b5b7a8f6f04a31e845d91fadc | |
| parent | 8e98eabce52b29d2e49ce63713ad2e1e04115bab (diff) | |
xfailed the myserious failing test
| -rw-r--r-- | src/test/run-pass/unwind-resource.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-pass/unwind-resource.rs b/src/test/run-pass/unwind-resource.rs index 450e81bee33..a36be079b43 100644 --- a/src/test/run-pass/unwind-resource.rs +++ b/src/test/run-pass/unwind-resource.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// xfail-win32 +// xfail-test extern mod extra; use std::comm::*; |
