mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
a4952bc029
I think this _might_ fix the issues we've been seeing with plugin tests.
In a nutshell, the plugin tests run `cargo build` to ensure that plugins
have been built:
|
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |