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