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:
@ -220,7 +220,7 @@ impl ExternalCommand {
|
||||
&crate::Table,
|
||||
&engine_state,
|
||||
&mut stack,
|
||||
&Call::new(),
|
||||
&Call::new(head),
|
||||
input,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user