forked from extern/nushell
Merged tests to produce a single binary (#12826)
This PR should close #7147 # Description Merged src/tests into /tests to produce a single binary.  # User-Facing Changes No user facing changes # Tests + Formatting Moved tests. Tollkit check pr pass. # After Submitting --------- Co-authored-by: Ian Manske <ian.manske@pm.me>
This commit is contained in:
committed by
GitHub
parent
c70c43aae9
commit
c4dca5fe03
@@ -11,5 +11,6 @@ mod path;
|
||||
mod plugin_persistence;
|
||||
#[cfg(feature = "plugin")]
|
||||
mod plugins;
|
||||
mod repl;
|
||||
mod scope;
|
||||
mod shell;
|
||||
|
Reference in New Issue
Block a user