Skip to content

Commit 99a9cc5

Browse files
committed
term: Don't run the code example, just compile it
This is blocking a snapshot because apparently the test fails on the bots.
1 parent 2216ece commit 99a9cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libterm/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
//!
1919
//! ## Example
2020
//!
21-
//! ```rust
21+
//! ```no_run
2222
//! extern crate term;
2323
//!
2424
//! fn main() {

0 commit comments

Comments
 (0)