nushell/crates/nu-command/tests
Stefan Holderbach 3481c7e242
Fix signature of split row (#9829)
# Description
This command also flat-maps and doesn't create a table like `split
column`

We should probably reconsider the flatmap behavior like in #9739
but for the #9812 hotfix this is an unwelcome breaking change.

# User-Facing Changes
None

# Tests + Formatting
- Fix signature of `split row`
- Add test for output signature
2023-07-27 21:32:25 +02:00
..
commands Fix signature of split row (#9829) 2023-07-27 21:32:25 +02:00
format_conversions Clean up tests containing unnecessary cwd: tokens (#9692) 2023-07-17 18:43:51 +02:00
main.rs Break up interdependencies of command crates (#9429) 2023-06-14 23:12:55 +02:00