nushell/crates/nu-cli/tests
zc he df74a0c961
refactor: command identified by name instead of span content (#15471)
This should be a more robust method.

# Description

Previously, `export use` with double-space in between will fail to be
recognized as command `export use`.

# User-Facing Changes

minor bug fix

# Tests + Formatting

test cases made harder

# After Submitting
2025-04-02 13:12:38 +02:00
..
commands Consolidate uses of test-case to rstest (#14250) 2024-11-04 19:07:59 +01:00
completions refactor: command identified by name instead of span content (#15471) 2025-04-02 13:12:38 +02:00
main.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00