nushell/crates/nu-command/tests
WindSoilder 16f3d9b4e1
cp: expand target path before checking (#11692)
# Description
Fixes: #11683

# User-Facing Changes
NaN

# Tests + Formatting
~~I don't think we need to add a test, or else it'll copy some file to
user's directory, it seems bad.~~
Done.

# After Submitting
NaN
2024-02-01 09:06:03 +08:00
..
commands cp: expand target path before checking (#11692) 2024-02-01 09:06:03 +08:00
format_conversions Strict JSON parsing (#11592) 2024-01-30 08:10:19 -06:00
main.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00