mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Don't run example on cargo test
Apparently it fails on travis (??)
This commit is contained in:
parent
8bbab10d1c
commit
ba26ab965b
@ -90,7 +90,7 @@ impl Printer {
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
/// ```no_run
|
||||
/// # use cursive::printer::Printer;
|
||||
/// # use cursive::theme;
|
||||
/// # let printer = Printer::new((6,4), theme::load_default());
|
||||
|
Loading…
Reference in New Issue
Block a user