minidom: un-ignore doctest in lib.rs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
e076ba52e2
commit
281f1bd195
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
//!
|
||||
//! Run with `cargo run --example articles`. Located in `examples/articles.rs`.
|
||||
//!
|
||||
//! ```rust,ignore
|
||||
//! ```rust
|
||||
//! extern crate minidom;
|
||||
//!
|
||||
//! use minidom::Element;
|
||||
|
|
Loading…
Reference in a new issue