nushell/crates/nu-command/tests
Stefan Holderbach 836a56b347
Revert range expansion for to nuon (#8210)
# Description

The code to generate the nuon format supports writing range literals,
which obviates the need to expand the range as added in #8047

# User-Facing Changes

`to nuon` will still output ranges as literals

# Tests + Formatting

- Add test for `to nuon` range output
- Add `from nuon` test for range
2023-02-25 18:29:30 +01:00
..
commands allow Range to expand to array-like when converting to json (#8047) 2023-02-24 15:31:33 -06:00
format_conversions Revert range expansion for to nuon (#8210) 2023-02-25 18:29:30 +01:00
main.rs Expand Nushell's help system (#7611) 2022-12-30 17:44:37 +02:00