xfail-fast run-pass/stat.rs

This commit is contained in:
Brian Anderson 2012-12-14 16:50:08 -08:00
parent fbf43492d5
commit dbc52ce505
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// xfail-fast
extern mod std;
use io::WriterUtil;
use std::tempfile;