diff --git a/src/test/run-pass/pipe-presentation-examples.rs b/src/test/run-pass/pipe-presentation-examples.rs index 96e7d429f9ba..c772d98d064a 100644 --- a/src/test/run-pass/pipe-presentation-examples.rs +++ b/src/test/run-pass/pipe-presentation-examples.rs @@ -3,6 +3,8 @@ // Code is easier to write in emacs, and it's good to be sure all the // code samples compile (or not) as they should. +// xfail-pretty + import double_buffer::client::*; import double_buffer::give_buffer;