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:
2
crates/nu-command/tests/commands/skip/mod.rs
Normal file
2
crates/nu-command/tests/commands/skip/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
mod until;
|
||||
mod while_;
|
Reference in New Issue
Block a user