mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 11:35:43 +02:00
add nth tests to mod.rs (#934)
This commit is contained in:
@ -34,6 +34,7 @@ mod math;
|
||||
mod merge;
|
||||
mod mkdir;
|
||||
mod move_;
|
||||
mod nth;
|
||||
mod open;
|
||||
mod parse;
|
||||
mod path;
|
||||
|
Reference in New Issue
Block a user