mirror of
https://github.com/nushell/nushell
synced 2024-11-10 23:24:14 +00:00
cc1b784e3d
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
6 lines
148 B
JSON
6 lines
148 B
JSON
{
|
|
"JSON Test Pattern pass3": {
|
|
"The outermost value": "must be an object or array.",
|
|
"In this test": "It is an object."
|
|
}
|
|
}
|