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