nushell/tests/json_roundtrip.txt
Jonathan Turner 50fe77968f Fix test
2019-06-14 10:52:36 +12:00

4 lines
94 B
Plaintext

cd tests
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
exit