mirror of
https://github.com/nushell/nushell.git
synced 2024-12-20 06:02:26 +01:00
cc1b784e3d
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
// a object with the root braces omitted
|
|
database:
|
|
{
|
|
host: 127.0.0.1
|
|
port: 555
|
|
}
|