nushell/crates/nu-command
Antoine Stevan b964347895
add a test to make sure "nothing" shows up as "nothing" in help (#9941)
related to 
- https://github.com/nushell/nushell/pull/9935

# Description
this PR just adds a test to make sure type annotations in `def`s show as
`nothing` in the help pages of commands.

# User-Facing Changes

# Tests + Formatting
adds a new test `nothing_type_annotation`.

# After Submitting
2023-08-09 05:10:34 +12:00
..
src parse: collect external stream chunks before matching (#9950) 2023-08-08 06:48:13 -05:00
tests add a test to make sure "nothing" shows up as "nothing" in help (#9941) 2023-08-09 05:10:34 +12:00
Cargo.toml str-expand: update bracoxide to v0.1.2, fixes #9913 (#9940) 2023-08-07 21:40:38 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00