mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 09:53:26 +00:00
parent
6aebf3cc16
commit
6d9c399ee2
@ -408,13 +408,11 @@ mod test {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore(cfg(windows))] // FIXME #8814
|
||||
fn file_test_full_simple() {
|
||||
file_test_full_simple_impl();
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore(cfg(windows))] // FIXME #8814
|
||||
fn file_test_full_simple_sync() {
|
||||
file_test_full_simple_impl_sync();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user