1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-03 14:10:41 +02:00
nushell/tests/shell/pipeline
dannou812 8237d15683
to json -r not removing whitespaces fix ()
fixes   

# Description
Use `serde_json` instead.

# User-Facing Changes
The problem described in the issue now no longer persists.

No whitespace in the output of `to json --raw`
Output of unicode escape changed to consistent `\uffff`

# Tests + Formatting
I corrected all Tests that were affected by this change.
2024-03-20 22:14:31 +01:00
..
commands to json -r not removing whitespaces fix () 2024-03-20 22:14:31 +01:00
mod.rs Remove unnecessary cwd, pipeline(), r# from various tests () 2023-07-12 19:07:20 +02:00