Commit 0b1b5dc
committed
Do not run doctests
Prevents this output when running `cargo test`:
Doc-tests pullpito
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
See Cargo Book about the Manifest format:
https://doc.rust-lang.org/cargo/reference/cargo-targets.html?highlight=doctest#the-doctest-field1 parent 8cd315c commit 0b1b5dc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments