mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 19:00:46 +00:00
Don't run test examples when we call Cursive::new
It fails with some backends.
This commit is contained in:
parent
8a05bd5421
commit
08a935d561
@ -120,7 +120,7 @@ impl TextContentInner {
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```rust
|
||||
/// ```rust,no_run
|
||||
/// # use cursive::Cursive;
|
||||
/// # use cursive::views::TextView;
|
||||
/// let mut siv = Cursive::new();
|
||||
|
Loading…
Reference in New Issue
Block a user