Skip to content

Commit

Permalink
✅ fix doc test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidB committed May 23, 2021
1 parent 68fec7d commit 5cd7423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tree.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
//! like a tree (multi-root)
//!
//! ```rust
//! use kubectl_view_allocations::tree::provide_prefix;
//!
//! let items = vec![
//! "1/2",
//! "1/2/3",
Expand Down

0 comments on commit 5cd7423

Please sign in to comment.