1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-12 20:35:18 +02:00
Files
nushell/crates/nu-command/tests
WindSoilder 182b0ab4fb add echo_env_mixed testbin to reduce windows only tests ()
# Description
We have seen some test cases which requires to output message to both
stdout and stderr, especially in redirection scenario.

This pr is going to introduce a new echo_env_mixed testbin, so we can
have less tests which only runs on windows.

# User-Facing Changes
NaN

# Tests + Formatting
NaN

# After Submitting
NaN
2023-11-28 06:42:35 -06:00
..