mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 15:39:06 +01: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 |