Skip to content

Commit c74fd1d

Browse files
committed
Un-xfail-win32 two tests that should actually work
1 parent b8dd148 commit c74fd1d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/test/run-pass/task-comm-chan-cleanup.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-win32 Requires unwinding
21
use std;
32
import std::comm;
43

src/test/run-pass/task-comm-chan-cleanup2.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-win32 Requires unwinding
21
use std;
32
import std::comm;
43

0 commit comments

Comments
 (0)