term: Don't run the code example, just compile it

This is blocking a snapshot because apparently the test fails on the bots.
This commit is contained in:
Alex Crichton 2014-05-16 18:45:59 -07:00
parent 2216eceea5
commit 99a9cc5331

View File

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