forked from extern/nushell
This commit is the continuing phase of extracting functionality to subcrates. We extract test helpers and begin to change Nu shell's test organization along with it.
This commit is contained in:
2
tests/plugins/mod.rs
Normal file
2
tests/plugins/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
mod core_inc;
|
||||
mod core_str;
|
Reference in New Issue
Block a user