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

We should probably reconsider the flatmap behavior like in 
but for the  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 () 2023-07-27 21:32:25 +02:00
format_conversions Clean up tests containing unnecessary cwd: tokens () 2023-07-17 18:43:51 +02:00
main.rs Break up interdependencies of command crates () 2023-06-14 23:12:55 +02:00