2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-03-05 15:58:17 +00:00
nushell/crates/nu-command/tests
Christopher Durham 9b202d560d
Limit run-external --redirect-combine sh test to not(Windows) ()
# Description

Limit the test `-p nu-command --test main
commands::run_external::redirect_combine` which uses `sh` to running on
`not(Windows)` like is done for other tests assuming unixy CLI items;
`sh` doesn't exist on Windows.

# User-Facing Changes

None; this is a change to tests only.

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`
2023-11-07 16:35:24 +08:00
..
commands Limit run-external --redirect-combine sh test to not(Windows) () 2023-11-07 16:35:24 +08:00
format_conversions Disallow duplicated columns in table literals () 2023-11-01 21:25:35 +01:00
main.rs Rename misused "deprecation" to removal () 2023-08-15 07:17:31 +12:00