mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
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