auto merge of #14257 : alexcrichton/rust/fix-snap, r=huonw

This is blocking a snapshot because apparently the test fails on the bots.
This commit is contained in:
bors 2014-05-16 19:21:26 -07:00
commit 5327218013

View File

@ -18,7 +18,7 @@
//!
//! ## Example
//!
//! ```rust
//! ```no_run
//! extern crate term;
//!
//! fn main() {