forked from extern/nushell
Remove dead BSON related tests (#10458)
Those tests where behind a feature flag `bson` that is never defined in `Cargo.toml` Remove them.
This commit is contained in:
committed by
GitHub
parent
addf8ca942
commit
0c7a8e3634
@ -1,4 +1,3 @@
|
||||
mod bson;
|
||||
mod csv;
|
||||
#[cfg(feature = "extra")]
|
||||
mod html;
|
||||
|
Reference in New Issue
Block a user