Skip to content

Commit

Permalink
Mark doctest no_run
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Jan 2, 2024
1 parent 325a540 commit d41d601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
//!
//! Here's a basic pattern for writing unit tests tests with fail points:
//!
//! ```rust
//! ```rust,no_run
//! use fail::{fail_point, FailScenario};
//!
//! fn do_fallible_work() {
Expand Down

0 comments on commit d41d601

Please sign in to comment.