mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
Disable doc tests temporarily
None of the existing code blocks compile, so disable them running as tests for now.
This commit is contained in:
parent
5a570f187a
commit
4a2edbf97e
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ rsconf = "0.1.1"
|
|||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
path = "fish-rust/src/lib.rs"
|
||||
doctest = false
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
Loading…
Reference in a new issue