about summary refs log tree commit diff
path: root/src/test/bench/sudoku.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/bench/sudoku.rs')
-rw-r--r--src/test/bench/sudoku.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/bench/sudoku.rs b/src/test/bench/sudoku.rs
index f0c183214ee..371e07bc7d9 100644
--- a/src/test/bench/sudoku.rs
+++ b/src/test/bench/sudoku.rs
@@ -1,6 +1,6 @@
-// xfail-pretty
+// ignore-pretty
 
-// 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.
 //