mirror of
https://github.com/nushell/nushell.git
synced 2024-11-29 03:44:19 +01:00
format
This commit is contained in:
parent
783f711e9f
commit
1e2d00d69c
@ -104,7 +104,6 @@ def from_ndnuon_invalid_object [] {
|
||||
assert error { '{"a":1' | formats from ndnuon }
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
def to_ndnuon_multiple_objects [] {
|
||||
let result = [{a:1},{a:2},{a:3},{a:4},{a:5},{a:6}] | formats to ndnuon | str trim
|
||||
|
Loading…
Reference in New Issue
Block a user