mirror of
https://github.com/nushell/nushell.git
synced 2024-12-02 13:24:30 +01:00
cc1b784e3d
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
13 lines
85 B
JSON
13 lines
85 B
JSON
[
|
|
"a",
|
|
{},
|
|
{},
|
|
[],
|
|
[],
|
|
{
|
|
"b": 1,
|
|
"c": [],
|
|
"d": {}
|
|
},
|
|
[]
|
|
] |