Remove spurious comment in test for #1866.

It's no longer xfailed.
This commit is contained in:
Jack Moffitt 2013-09-04 19:19:20 -06:00
parent b161e09e03
commit 4c375373a6

View File

@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// xfail-test FIXME #1866
mod a {
pub type rust_task = uint;
pub mod rustrt {