forked from extern/nushell
Call external correctly.
This commit is contained in:
parent
f18424a6f6
commit
6ec6eb5199
@ -126,7 +126,7 @@ mod it_evaluation {
|
|||||||
cwd: dirs.test(), pipeline(
|
cwd: dirs.test(), pipeline(
|
||||||
r#"
|
r#"
|
||||||
open sample.toml
|
open sample.toml
|
||||||
| cococo $it.nu_party_venue
|
| nu --testbin cococo $it.nu_party_venue
|
||||||
| echo $it
|
| echo $it
|
||||||
"#
|
"#
|
||||||
));
|
));
|
||||||
|
Loading…
Reference in New Issue
Block a user