forked from extern/nushell
Command tests (#922)
* WIP command tests * Finish marking todo tests * update * update * Windows cd test ignoring
This commit is contained in:
3
crates/nu-command/tests/commands/keep/mod.rs
Normal file
3
crates/nu-command/tests/commands/keep/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
mod rows;
|
||||
mod until;
|
||||
mod while_;
|
Reference in New Issue
Block a user