nushell/crates/nu-command/tests
Wind 64bab4b6a6
clean cp tests (#12202)
# Description
There are lots of duplicate test for `cp`, it's because we once have
`old-cp` command.

Today `old-cp` is removed, so there is no need to keep these tests.
2024-03-14 06:30:50 -05:00
..
commands clean cp tests (#12202) 2024-03-14 06:30:50 -05:00
format_conversions Fix ignored clippy lints (#12160) 2024-03-11 19:46:04 +01: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