mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-26 07:41:15 -03: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:
committed by
Johannes Altmanninger
parent
5a570f187a
commit
4a2edbf97e
@@ -52,6 +52,7 @@ rsconf = "0.1.1"
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
path = "fish-rust/src/lib.rs"
|
||||
doctest = false
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user