about summary refs log tree commit diff
path: root/src/test/run-fail/morestack1.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-fail/morestack1.rs')
-rw-r--r--src/test/run-fail/morestack1.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/run-fail/morestack1.rs b/src/test/run-fail/morestack1.rs
index d3e3be6c2ca..6b9432f0b39 100644
--- a/src/test/run-fail/morestack1.rs
+++ b/src/test/run-fail/morestack1.rs
@@ -1,4 +1,4 @@
-// Copyright 2012 The Rust Project Developers. See the COPYRIGHT
+// Copyright 2012-2014 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.
 //
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// xfail-test newsched transition
+// ignore-test newsched transition
 // error-pattern:fail
 fn getbig(i: int) {
     if i != 0 {