mirror of
https://github.com/nushell/nushell
synced 2024-12-29 06:23:11 +00:00
96744e3155
The feature `sqlite` is not active by default on `nu-command`. Only when building `cargo b --all --tests` would the feature be activated via `nu`'s feature requirements. Make the tests conditional Saw this when double checking the removals from #11938. Making sure each crate still compiles individually, ensures both that you can run subcrate tests independently and that the `cargo publish` run will succeed to build the crate with the default feature set (see the problems occurring for the `0.90.0` release. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |