mirror of
https://github.com/nushell/nushell
synced 2025-01-13 21:55:07 +00:00
Fix test
This commit is contained in:
parent
407b4ddb53
commit
50fe77968f
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
"S"
|
markup
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
cd tests
|
cd tests
|
||||||
open test.json | to-json | from-json | get glossary.GlossDiv.title | echo $it
|
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Reference in a new issue